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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 104 int hci_read_inq_response_tx_power_level(int dd, int8_t *level, int to);
  /external/bluetooth/bluez/lib/
hci.c 2403 int hci_read_inq_response_tx_power_level(int dd, int8_t *level, int to) function
    [all...]
  /external/bluetooth/bluez/tools/
hciconfig.c 1181 if (hci_read_inq_response_tx_power_level(dd, &level, 1000) < 0) {
    [all...]

Completed in 46 milliseconds