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 578 dev_id = hci_get_route(NULL);
794 dev_id = hci_get_route(&bdaddr);
856 dev_id = hci_get_route(&bdaddr);
986 dev_id = hci_get_route(NULL);
1039 dev_id = hci_get_route(NULL);
1094 dev_id = hci_get_route(NULL);
1227 dev_id = hci_get_route(&bdaddr);
    [all...]
avinfo.c 634 dev_id = hci_get_route(&src);
  /external/bluetooth/bluez/include/bluetooth/
hci_lib.h 118 int hci_get_route(bdaddr_t *bdaddr);
  /external/bluetooth/bluez/src/
manager.c 299 int new_default = hci_get_route(NULL);
  /external/bluetooth/bluez/compat/
hidd.c 546 dev_id = hci_get_route(NULL);
  /external/bluetooth/bluez/lib/
hci.c 791 int hci_get_route(bdaddr_t *bdaddr) function
867 dev_id = hci_get_route(NULL);
    [all...]

Completed in 2215 milliseconds