otEnergyScanResult
#include <link.h>
Represents an energy scan result.
Summary
Public attributes |
|
---|---|
mChannel
|
uint8_t
IEEE 802.15.4 Channel.
|
mMaxRssi
|
int8_t
The max RSSI (dBm)
|
Public attributes
mChannel
uint8_t otEnergyScanResult::mChannel
IEEE 802.15.4 Channel.
mMaxRssi
int8_t otEnergyScanResult::mMaxRssi
The max RSSI (dBm)
Resources
OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.