Searched refs:hci_get_route (Results 1 - 7 of 7) sorted by relevance

/external/bluetooth/bluez/tools/
H A Dciptool.c236 dev_id = hci_get_route(NULL);
287 dev_id = hci_get_route(&dst);
353 dev_id = hci_get_route(&dst);
H A Dhcitool.c581 dev_id = hci_get_route(NULL);
799 dev_id = hci_get_route(&bdaddr);
861 dev_id = hci_get_route(&bdaddr);
991 dev_id = hci_get_route(NULL);
1044 dev_id = hci_get_route(NULL);
1099 dev_id = hci_get_route(NULL);
1232 dev_id = hci_get_route(&bdaddr);
2304 dev_id = hci_get_route(NULL);
H A Davinfo.c634 dev_id = hci_get_route(&src);
/external/bluetooth/bluez/lib/bluetooth/
H A Dhci_lib.h132 int hci_get_route(bdaddr_t *bdaddr);
/external/bluetooth/bluez/src/
H A Dmanager.c277 int new_default = hci_get_route(NULL);
/external/bluetooth/bluez/compat/
H A Dhidd.c547 dev_id = hci_get_route(NULL);
/external/bluetooth/bluez/lib/
H A Dhci.c881 int hci_get_route(bdaddr_t *bdaddr) function
957 dev_id = hci_get_route(NULL);

Completed in 55 milliseconds