Structure containing the parameters of the MM_RSSI_STATUS_IND message. More...
#include <mm_task.h>
Data Fields | |
| uint8_t | vif_index |
| Index of the VIF. | |
| bool | rssi_status |
| Status of RSSI (0=RSSI is high, 1=RSSI is low). | |
| int8_t | rssi |
| Current RSSI. | |
Structure containing the parameters of the MM_RSSI_STATUS_IND message.
Definition at line 928 of file mm_task.h.
1.6.1