Home
last modified time | relevance | path

Searched refs:OS_802_11_AUTHENTICATION_MODE (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/wlan/wl1271/stad/Export_Inc/
Dtiwlnif.h77 OS_802_11_AUTHENTICATION_MODE AuthenticationMode;
/hardware/ti/wlan/wl1271/CUDK/configurationutility/inc/
Dwpa_core.h46 S32 WpaCore_SetAuthMode(THandle hWpaCore, OS_802_11_AUTHENTICATION_MODE AuthMode);
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DapConnApi.h190OS_802_11_AUTHENTICATION_MODE authMode; /**< Authentication Mode: None, Shared, AutoSwitch, …
/hardware/ti/wlan/wl1271/utils/
DosDot11.h502 } OS_802_11_AUTHENTICATION_MODE; typedef
590 OS_802_11_AUTHENTICATION_MODE AuthModeSupported;
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dwpa_core.c89 OS_802_11_AUTHENTICATION_MODE AuthMode;
184 S32 WpaCore_SetAuthMode(THandle hWpaCore, OS_802_11_AUTHENTICATION_MODE AuthMode) in WpaCore_SetAuthMode()