HomeSort by relevance Sort by last modified time
    Searched refs:hci_get_route (Results 1 - 7 of 7) sorted by null

  /external/bluetooth/bluez/tools/
ciptool.c 236 dev_id = hci_get_route(NULL);
287 dev_id = hci_get_route(&dst);
353 dev_id = hci_get_route(&dst);
hcitool.c 581 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);
    [all...]
avinfo.c 634 dev_id = hci_get_route(&src);
  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 132 int hci_get_route(bdaddr_t *bdaddr);
  /external/bluetooth/bluez/src/
manager.c 277 int new_default = hci_get_route(NULL);
  /external/bluetooth/bluez/compat/
hidd.c 547 dev_id = hci_get_route(NULL);
  /external/bluetooth/bluez/lib/
hci.c 881 int hci_get_route(bdaddr_t *bdaddr) function
957 dev_id = hci_get_route(NULL);
    [all...]

Completed in 145 milliseconds