![]() |
Morse Micro IoT SDK
2.10.4
|
Data structure for communicating STA status information for stations connected to an AP.
#include <mmwlan.h>
Data Fields | |
| enum mmwlan_ap_sta_state | state |
| The current state of the STA. More... | |
| uint16_t | aid |
| The AID of the STA. More... | |
| uint8_t | mac_addr [MMWLAN_MAC_ADDR_LEN] |
| The MAC address of the STA. More... | |
| uint8_t mmwlan_ap_sta_status::mac_addr[MMWLAN_MAC_ADDR_LEN] |
| enum mmwlan_ap_sta_state mmwlan_ap_sta_status::state |