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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 96 int hci_write_inquiry_mode(int dd, uint8_t mode, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 1208 if (hci_write_inquiry_mode(dd, mode, 2000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 2195 int hci_write_inquiry_mode(int dd, uint8_t mode, int to) function
    [all...]

Completed in 20 milliseconds