Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_events.h62 #define WLC_E_STATUS_NO_NETWORKS 3 /**< failed due to no matching network found */ macro
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_events_int.h200 WLC_E_STATUS_NO_NETWORKS = 3, /** failed due to no matching network found */ enumerator