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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 99 int hci_read_ext_inquiry_response(int dd, uint8_t *fec, uint8_t *data, int to);
  /external/bluetooth/bluez/tools/
hciconfig.c 1280 if (hci_read_ext_inquiry_response(dd, &fec, data, 1000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 2274 int hci_read_ext_inquiry_response(int dd, uint8_t *fec, uint8_t *data, int to) function
    [all...]

Completed in 23 milliseconds