Home
last modified time | relevance | path

Searched refs:SetEncryptionType (Results 1 – 4 of 4) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
DTI_AdapterApiCpp.h146 …virtual tiINT32 SetEncryptionType ( OS_802_11_ENCRYPTION_TYPES uEncryptType ) …
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
DCTI_Adapter.h248 …virtual tiINT32 SetEncryptionType ( OS_802_11_ENCRYPTION_TYPES uEncryptType…
DTI_AdapterApi.cpp383 return ((TI_WLAN_AdapterAPI *) hAdapter)->SetEncryptionType(uEncryptType); in TI_SetEncryptionType()
DCTI_Adapter.cpp623 CTI_WLAN_AdapterAPI::SetEncryptionType( OS_802_11_ENCRYPTION_TYPES uEncryptType ) in SetEncryptionType() function in CTI_WLAN_AdapterAPI