Home
last modified time | relevance | path

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

/external/openthread/src/cli/
Dcli_history.hpp80 static constexpr int8_t kInvalidRss = OT_RADIO_RSSI_INVALID; member in ot::Cli::History
/external/openthread/src/core/utils/
Dhistory_tracker.hpp276 static constexpr int8_t kInvalidRss = OT_RADIO_RSSI_INVALID; member in ot::Utils::HistoryTracker