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

  /external/bluetooth/bluez/tools/
hcitool.c 618 dev_id = hci_get_route(NULL);
830 dev_id = hci_get_route(&bdaddr);
886 dev_id = hci_get_route(&bdaddr);
1017 dev_id = hci_get_route(NULL);
1071 dev_id = hci_get_route(NULL);
1120 dev_id = hci_get_route(NULL);
1248 dev_id = hci_get_route(&bdaddr);
    [all...]
ciptool.c 236 dev_id = hci_get_route(NULL);
287 dev_id = hci_get_route(&dst);
353 dev_id = hci_get_route(&dst);
hciconfig.c 209 hdev = hci_get_route(NULL);
249 hdev = hci_get_route(NULL);
295 hdev = hci_get_route(NULL);
    [all...]
avinfo.c 634 dev_id = hci_get_route(&src);
  /hardware/ti/wpan/bt_sco_app/
bt_sco_app.c 175 dev_id = hci_get_route(NULL);
  /external/bluetooth/bluez/src/
manager.c 275 int new_default = hci_get_route(NULL);
  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 139 int hci_get_route(bdaddr_t *bdaddr);
  /external/bluetooth/bluez/compat/
hidd.c 545 dev_id = hci_get_route(NULL);
  /external/bluetooth/bluez/lib/
hci.c 884 int hci_get_route(bdaddr_t *bdaddr) function
961 dev_id = hci_get_route(NULL);
    [all...]

Completed in 64 milliseconds