Home
last modified time | relevance | path

Searched refs:pDefaultKeyIndex (Results 1 – 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/CUDK/configurationutility/inc/
Dwpa_core.h56 S32 WpaCore_GetDefaultKey(THandle hWpaCore, U32* pDefaultKeyIndex);
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
Dwpa_core.c406 S32 WpaCore_GetDefaultKey(THandle hWpaCore, U32* pDefaultKeyIndex) in WpaCore_GetDefaultKey() argument
410 *pDefaultKeyIndex = pWpaCore->WpaSupplParams.default_wep_key; in WpaCore_GetDefaultKey()