Structure containing the parameters of the MM_CHANNEL_SURVEY_IND message. More...
#include <mm_task.h>
Data Fields | |
| uint16_t | freq |
| Frequency of the channel. | |
| int8_t | noise_dbm |
| Noise in dbm. | |
| uint32_t | chan_time_ms |
| Amount of time spent on the channel (in ms). | |
| uint32_t | chan_time_busy_ms |
| Amount of time the primary channel was sensed busy. | |
Structure containing the parameters of the MM_CHANNEL_SURVEY_IND message.
Definition at line 884 of file mm_task.h.
1.6.1