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

  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_AdapterApiCpp.h 147 virtual tiINT32 GetEncryptionType ( OS_802_11_ENCRYPTION_TYPES* puEncryptType) = 0;
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
CTI_Adapter.h 249 virtual tiINT32 GetEncryptionType ( OS_802_11_ENCRYPTION_TYPES* puEncryptType );
TI_AdapterApi.cpp 391 return ((TI_WLAN_AdapterAPI *) hAdapter)->GetEncryptionType(puEncryptType);
    [all...]
CTI_Adapter.cpp 656 CTI_WLAN_AdapterAPI::GetEncryptionType( OS_802_11_ENCRYPTION_TYPES* puEncryptType )
    [all...]

Completed in 20 milliseconds