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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 74 int hci_read_local_commands(int dd, uint8_t *commands, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 1095 if (hci_read_local_commands(dd, cmds, 1000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1668 int hci_read_local_commands(int dd, uint8_t *commands, int to) function
    [all...]

Completed in 19 milliseconds