Home | History | Annotate | Download | only in lib

Lines Matching full:rssi

454 	{ "Read RSSI",					125 },
599 { "<RSSI>", LMP_RSSI }, /* Bit 1 */
623 { "<inquiry with RSSI>",LMP_RSSI_INQ }, /* Bit 6 */
2418 int hci_read_rssi(int dd, uint16_t handle, int8_t *rssi, int to)
2439 *rssi = rp.rssi;