Searched defs:EnergyScanResult (Results 1 – 2 of 2) sorted by relevance
72 struct EnergyScanResult struct74 uint8_t mChannel; ///< IEEE 802.15.4 Channel75 int8_t mMaxRssi; ///< The max RSSI (dBm)
112 typedef otEnergyScanResult EnergyScanResult; typedef