Home
last modified time | relevance | path

Searched defs:WLC_E_DISASSOC (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_events.h45 #define WLC_E_DISASSOC 11 /**< 802.11 DISASSOC request occurs when the STA the t… macro
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_events_int.h56 WLC_E_DISASSOC = 11, /** 802.11 DISASSOC request */ enumerator