Searched refs:get_record_cb (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluez/serial/ |
D | port.c | 380 static void get_record_cb(sdp_list_t *recs, int err, gpointer user_data) in get_record_cb() function 457 get_record_cb, port, NULL); in connect_port()
|
/external/bluetooth/bluez/audio/ |
D | gateway.c | 269 static void get_record_cb(sdp_list_t *recs, int err, gpointer user_data) in get_record_cb() function 363 get_record_cb, device, NULL); in get_records()
|
D | headset.c | 1447 static void get_record_cb(sdp_list_t *recs, int err, gpointer user_data) in get_record_cb() function 1546 get_record_cb, device, NULL); in get_records()
|