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