pub const SPINEL_PROP_CHANNEL_MONITOR_RSSI_THRESHOLD: _bindgen_ty_24 = 4615;
Expand description
Channel monitoring RSSI threshold
** Format: c
(read-only)
- Units: dBm
- Required capability: SPINEL_CAP_CHANNEL_MONITOR
- This value specifies the threshold used by channel monitoring module.
- Channel monitoring maintains the average rate of RSSI samples that
- are above the threshold within (approximately) a pre-specified number
- of samples (sample window).
*/