Structure containing the parameters of the APM_START_CFM message. More...
#include <apm_task.h>
Data Fields | |
| uint8_t | status |
| Status of the AP starting procedure. | |
| uint8_t | vif_idx |
| Index of the VIF for which the AP is started. | |
| uint8_t | ch_idx |
| Index of the channel context attached to the VIF. | |
| uint8_t | bcmc_idx |
| Index of the STA used for BC/MC traffic. | |
Structure containing the parameters of the APM_START_CFM message.
Definition at line 101 of file apm_task.h.
1.6.1