Structure containing the parameters of the TDLS_CHAN_SWITCH_REQ message. More...
#include <tdls_task.h>

Data Fields | |
| uint8_t | vif_index |
| Index of the VIF. | |
| uint8_t | sta_idx |
| STA Index. | |
| struct mac_addr | peer_mac_addr |
| MAC address of the TDLS peer. | |
| bool | initiator |
| Flag to indicate if the TDLS peer is the TDLS link initiator. | |
| struct mac_chan_op | chan |
| Channel configuration. | |
| uint8_t | op_class |
| Operating class. | |
Structure containing the parameters of the TDLS_CHAN_SWITCH_REQ message.
Definition at line 94 of file tdls_task.h.
1.6.1