Hi,
As I understand things, if a station is connected to an AP and it disconnects an SL_WLAN_EVENT_DISCONNECT will be received, section 4.3.4 of Prog. Guide.
I assume this disconnection is the end result of a disconnect command executed by the AP.
Would the same event be generated by the station if the AP goes down, eg power fails on AP ?
In the same vein, would an AP get a SL_WLAN_EVENT_STA_REMOVED event if a connected station goes down?
Regards