HomeSort by relevance Sort by last modified time
    Searched refs:SetEncryptionType (Results 1 - 4 of 4) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_AdapterApiCpp.h 146 virtual tiINT32 SetEncryptionType ( OS_802_11_ENCRYPTION_TYPES uEncryptType ) = 0;
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
CTI_Adapter.h 248 virtual tiINT32 SetEncryptionType ( OS_802_11_ENCRYPTION_TYPES uEncryptType );
TI_AdapterApi.cpp 383 return ((TI_WLAN_AdapterAPI *) hAdapter)->SetEncryptionType(uEncryptType);
    [all...]
CTI_Adapter.cpp 623 CTI_WLAN_AdapterAPI::SetEncryptionType( OS_802_11_ENCRYPTION_TYPES uEncryptType )
    [all...]

Completed in 15 milliseconds