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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 103 int hci_read_local_oob_data(int dd, uint8_t *hash, uint8_t *randomizer, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 867 if (hci_read_local_oob_data(dd, hash, randomizer, 1000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 2255 int hci_read_local_oob_data(int dd, uint8_t *hash, uint8_t *randomizer, int to) function
    [all...]
  /external/bluetooth/bluez/src/
adapter.c     [all...]

Completed in 33 milliseconds