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

  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/Inc/
TI_AdapterApiCpp.h 57 virtual tiINT32 GetDesiredRate ( tiUINT32* puDesiredRates ) = 0;
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/UtilityAdapter/
CTI_Adapter.h 161 virtual tiINT32 GetDesiredRate ( tiUINT32* puDesiredRates );
TI_AdapterApi.cpp 477 return ((TI_WLAN_AdapterAPI *) hAdapter)->GetDesiredRate(puDesiredRates);
    [all...]
CTI_Adapter.cpp     [all...]

Completed in 13 milliseconds