HomeSort by relevance Sort by last modified time
    Searched refs:rateAdaptation_create (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 106 rateAdaptation_t* rateAdaptation_create(TI_HANDLE hOs);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
RateAdaptation.c 83 rateAdaptation_t* rateAdaptation_create(TI_HANDLE hOs)
90 WLAN_OS_REPORT(("FATAL ERROR: rateAdaptation_create(): OS handle Error - Aborting\n"));
105 WLAN_OS_REPORT(("FATAL ERROR: rateAdaptation_create(): Error Creating rateAdaptation Module - Aborting\n"));
    [all...]
Ctrl.c 124 pRateAdaptation = rateAdaptation_create(hOs);
    [all...]

Completed in 11 milliseconds