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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
RateAdaptation.h 116 TI_STATUS rateAdaptation_destroy(rateAdaptation_t* pRateAdaptation);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
RateAdaptation.c 210 * rateAdaptation_destroy
220 TI_STATUS rateAdaptation_destroy(rateAdaptation_t* pRateAdaptation)
227 (" rateAdaptation_destroy() : parametrs value error \n"));
    [all...]
Ctrl.c 350 rateAdaptation_destroy(pCtrlData->pRateAdaptation);
    [all...]

Completed in 12 milliseconds