Represents an energy scan result.

Public Attributes#

uint8_t

IEEE 802.15.4 Channel.

int8_t

The max RSSI (dBm)

Public Attribute Documentation#

mChannel#

uint8_t otEnergyScanResult::mChannel

IEEE 802.15.4 Channel.


Definition at line 385 of file include/openthread/link.h

mMaxRssi#

int8_t otEnergyScanResult::mMaxRssi

The max RSSI (dBm)


Definition at line 386 of file include/openthread/link.h