Home
last modified time | relevance | path

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

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