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

  /hardware/ti/wlan/wl1271/stad/src/Data_link/
GeneralUtilApi.h 65 TI_HANDLE List_AllocElement(TI_HANDLE hList);
GeneralUtil.c 149 * List_AllocElement *
160 TI_HANDLE List_AllocElement(TI_HANDLE hList)
362 NotifReqElment = (NotifReqElment_t*)List_AllocElement(DistributorMgr->DistributionList);
TrafficMonitor.c 327 TrafficAlertElement = (TrafficAlertElement_t*)List_AllocElement(TrafficMonitor->NotificationRegList);
356 TrafficAlertElement->ResetElment[0] = (TrafficAlertElement_t*)List_AllocElement(TrafficMonitor->NotificationRegList);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
GeneralUtilApi.h 66 TI_HANDLE List_AllocElement(TI_HANDLE hList);
GeneralUtil.c 149 * List_AllocElement *
160 TI_HANDLE List_AllocElement(TI_HANDLE hList)
362 NotifReqElment = (NotifReqElment_t*)List_AllocElement(DistributorMgr->DistributionList);
TrafficMonitor.c 315 TrafficAlertElement = (TrafficAlertElement_t*)List_AllocElement(TrafficMonitor->NotificationRegList);
344 TrafficAlertElement->ResetElment[0] = (TrafficAlertElement_t*)List_AllocElement(TrafficMonitor->NotificationRegList);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
GeneralUtilApi.h 65 TI_HANDLE List_AllocElement(TI_HANDLE hList);
GeneralUtil.c 149 * List_AllocElement *
160 TI_HANDLE List_AllocElement(TI_HANDLE hList)
362 NotifReqElment = (NotifReqElment_t*)List_AllocElement(DistributorMgr->DistributionList);
TrafficMonitor.c 327 TrafficAlertElement = (TrafficAlertElement_t*)List_AllocElement(TrafficMonitor->NotificationRegList);
356 TrafficAlertElement->ResetElment[0] = (TrafficAlertElement_t*)List_AllocElement(TrafficMonitor->NotificationRegList);
    [all...]

Completed in 628 milliseconds