Searched defs:kInvalidRss (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/cli/ | ||
| D | cli_history.hpp | 80 static constexpr int8_t kInvalidRss = OT_RADIO_RSSI_INVALID; member in ot::Cli::History |
| /external/openthread/src/core/utils/ | ||
| D | history_tracker.hpp | 276 static constexpr int8_t kInvalidRss = OT_RADIO_RSSI_INVALID; member in ot::Utils::HistoryTracker |