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

  /external/bluetooth/bluez/lib/bluetooth/
hci_lib.h 114 int hci_read_rssi(int dd, uint16_t handle, int8_t *rssi, int to);
  /external/bluetooth/bluez/tools/
hcitool.c 1451 if (hci_read_rssi(dd, htobs(cr->conn_info->handle), &rssi, 1000) < 0) {
    [all...]
  /external/bluetooth/bluez/lib/
hci.c 2654 int hci_read_rssi(int dd, uint16_t handle, int8_t *rssi, int to) function
    [all...]

Completed in 20 milliseconds