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

  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_AdapterApiCpp.h 149 virtual tiINT32 SetCredentials ( tiCHAR* pszUserName, tiCHAR* pszPassword ) = 0;
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
CTI_Adapter.h 251 virtual tiINT32 SetCredentials ( tiCHAR* pszUserName, tiCHAR* pszPassword );
TI_AdapterApi.cpp 399 return ((TI_WLAN_AdapterAPI *) hAdapter)->SetCredentials( pszUserName, pszPassword );
    [all...]
CTI_Adapter.cpp 692 CTI_WLAN_AdapterAPI::SetCredentials( tiCHAR* pszUserName, tiCHAR* pszPassword )
    [all...]

Completed in 24 milliseconds