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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 93 int hci_read_inquiry_scan_type(int dd, uint8_t *type, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 1174 if (hci_read_inquiry_scan_type(dd, &type, 1000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 1997 int hci_read_inquiry_scan_type(int dd, uint8_t *type, int to) function
    [all...]

Completed in 37 milliseconds