Home
last modified time | relevance | path

Searched defs:kInvalidRss (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/cli/
Dcli_history.hpp83 static constexpr int8_t kInvalidRss = OT_RADIO_RSSI_INVALID; member in ot::Cli::History
/openthread-2.7.6/src/core/utils/
Dhistory_tracker.hpp222 static constexpr int8_t kInvalidRss = OT_RADIO_RSSI_INVALID; member in ot::Utils::HistoryTracker