Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_events.h63 #define WLC_E_STATUS_ABORT 4 /**< operation was aborted */ macro
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_events_int.h201 WLC_E_STATUS_ABORT = 4, /** operation was aborted */ enumerator