Home
last modified time | relevance | path

Searched defs:uuids (Results 1 – 9 of 9) sorted by relevance

/external/bluetooth/bluez/network/
Dmanager.c75 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/
Dmanager.c59 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/
Ddevice.h109 const char **uuids; member
Ddevice.c115 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
Dglib-helper.c586 gchar **uuids; in bt_string2list() local
Dadapter.c1061 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/
Dmanager.c116 static int port_probe(struct btd_device *device, GSList *uuids) in port_probe()
/external/qemu/hw/
Dbt-sdp.c31 int uuids; member
597 int *uuids) in sdp_attr_max_size()
/external/bluetooth/bluez/audio/
Dmanager.c767 static int audio_probe(struct btd_device *device, GSList *uuids) in audio_probe()