Structure containing the parameters of the MM_ADD_IF_REQ message. More...
#include <mm_task.h>

Data Fields | |
| uint8_t | type |
| Type of the interface (AP, STA, ADHOC, ...). | |
| struct mac_addr | addr |
| MAC ADDR of the interface to start. | |
| bool | p2p |
| P2P Interface. | |
Structure containing the parameters of the MM_ADD_IF_REQ message.
Definition at line 397 of file mm_task.h.
1.6.1