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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 94 int hci_write_inquiry_scan_type(int dd, uint8_t type, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 1363 if (hci_write_inquiry_scan_type(dd, type, 2000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 2144 int hci_write_inquiry_scan_type(int dd, uint8_t type, int to) function
    [all...]

Completed in 20 milliseconds