HomeSort by relevance Sort by last modified time
    Searched refs:hci_read_local_oob_data (Results 1 - 3 of 3) 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 1064 if (hci_read_local_oob_data(dd, hash, randomizer, 1000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 2379 int hci_read_local_oob_data(int dd, uint8_t *hash, uint8_t *randomizer, int to) function
    [all...]

Completed in 20 milliseconds