Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_events.h60 #define WLC_E_STATUS_FAIL 1 /**< operation failed */ macro
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_events_int.h198 WLC_E_STATUS_FAIL = 1, /** operation failed */ enumerator