openthread_sys::spinel

Constant SPINEL_PROP_MAC_ENERGY_SCAN_RESULT

Source
pub const SPINEL_PROP_MAC_ENERGY_SCAN_RESULT: _bindgen_ty_24 = 57;
Expand description

MAC Energy Scan Result ** Format: Cc - Asynchronous event only *

  • This property is emitted during energy scan operation
  • per scanned channel with following format:
  • C: Channel
  • c: RSSI (in dBm)

*/