Home
last modified time | relevance | path

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

/external/ot-br-posix/src/dbus/common/
Dtypes.hpp75 struct EnergyScanResult struct
77 uint8_t mChannel; ///< IEEE 802.15.4 Channel
78 int8_t mMaxRssi; ///< The max RSSI (dBm)
/external/openthread/src/core/mac/
Dmac.hpp120 typedef otEnergyScanResult EnergyScanResult; typedef