Searched defs:uuids (Results 1 – 9 of 9) sorted by relevance
/external/bluetooth/bluez/network/ |
D | manager.c | 75 static int network_probe(struct btd_device *device, GSList *uuids, uint16_t id) in network_probe() 98 static int panu_probe(struct btd_device *device, GSList *uuids) in panu_probe() 108 static int gn_probe(struct btd_device *device, GSList *uuids) in gn_probe() 118 static int nap_probe(struct btd_device *device, GSList *uuids) in nap_probe()
|
/external/bluetooth/bluez/input/ |
D | manager.c | 59 static int hid_device_probe(struct btd_device *device, GSList *uuids) in hid_device_probe() 83 static int headset_probe(struct btd_device *device, GSList *uuids) in headset_probe()
|
/external/bluetooth/bluez/src/ |
D | device.h | 109 const char **uuids; member
|
D | device.c | 115 GSList *uuids; member 273 char **uuids; in get_properties() local 1241 GSList *l, *uuids = NULL; in device_match_pattern() local 1263 GSList *uuids = NULL; in device_match_driver() local 1342 static void device_remove_drivers(struct btd_device *device, GSList *uuids) in device_remove_drivers() 1405 char **uuids; in services_changed() local
|
D | glib-helper.c | 586 gchar **uuids; in bt_string2list() local
|
D | adapter.c | 1061 char **uuids; in adapter_emit_uuids_updated() local 1286 char **devices, **uuids; in get_properties() local 2225 GSList *uuids = bt_string2list(value); in create_stored_device_from_profiles() local
|
/external/bluetooth/bluez/serial/ |
D | manager.c | 116 static int port_probe(struct btd_device *device, GSList *uuids) in port_probe()
|
/external/qemu/hw/ |
D | bt-sdp.c | 31 int uuids; member 597 int *uuids) in sdp_attr_max_size()
|
/external/bluetooth/bluez/audio/ |
D | manager.c | 767 static int audio_probe(struct btd_device *device, GSList *uuids) in audio_probe()
|