Searched refs:kRssi (Results 1 – 3 of 3) sorted by relevance
37 extern const int16_t kRssi;
31 const int16_t kRssi = -60; variable
33 chreScanResult.rssi_dbm_ = kRssi; in createChreScanResultsForTest()