Structure containing the parameters of the MM_CHANNEL_SWITCH_IND message. More...
#include <mm_task.h>
Data Fields | |
| uint8_t | chan_index |
| Index of the channel context we will switch to. | |
| bool | roc |
| Indicate if the switch has been triggered by a Remain on channel request. | |
| uint8_t | vif_index |
| VIF on which remain on channel operation has been started (if roc == 1). | |
| bool | roc_tdls |
| Indicate if the switch has been triggered by a TDLS Remain on channel request. | |
Structure containing the parameters of the MM_CHANNEL_SWITCH_IND message.
Definition at line 663 of file mm_task.h.
1.6.1