Searched defs:EnergyScanResult (Results 1 – 2 of 2) sorted by relevance
75 struct EnergyScanResult struct77 uint8_t mChannel; ///< IEEE 802.15.4 Channel78 int8_t mMaxRssi; ///< The max RSSI (dBm)
116 typedef otEnergyScanResult EnergyScanResult; typedef