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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 100 int hci_write_ext_inquiry_response(int dd, uint8_t fec, uint8_t *data, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 1271 if (hci_write_ext_inquiry_response(dd, fec, data, 2000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 2299 int hci_write_ext_inquiry_response(int dd, uint8_t fec, uint8_t *data, int to) function
    [all...]

Completed in 34 milliseconds