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

Data Fields | |
| uint8_t | vif_index |
| VIF Index. | |
| uint8_t | sta_idx |
| STA Index. | |
| struct mac_addr | peer_mac_addr |
| MAC address of the TDLS peer. | |
| bool | ps_on |
| Flag to indicate if the TDLS peer is going to sleep. | |
Structure containing the parameters of the TDLS_PEER_PS_IND message.
Definition at line 156 of file tdls_task.h.
1.6.1