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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 90 int hci_switch_role(int dd, bdaddr_t *bdaddr, uint8_t role, int to);
  /external/bluetooth/bluez/tools/
hcitool.c 1387 if (hci_switch_role(dd, &bdaddr, role, 10000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 2033 int hci_switch_role(int dd, bdaddr_t *bdaddr, uint8_t role, int to) function
    [all...]

Completed in 21 milliseconds