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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.h 102 void whalCtrl_MacStatus_CB(TI_HANDLE hWhalCtrl, char* MacStatus , UINT32 strLen);
whalRecovery.c 87 void whalCtrl_MacStatus_CB(TI_HANDLE hWhalCtrl, char* Status , UINT32 strLen);
123 pWhalCtrl->MacStatusCB_CB = whalCtrl_MacStatus_CB;
387 * Function : whalCtrl_MacStatus_CB
395 void whalCtrl_MacStatus_CB(TI_HANDLE hWhalCtrl, char* Status , UINT32 strLen)
405 ("whalCtrl_MacStatus_CB: Mac Status report currFcsCounter=%d LastConsFcsCounter=%d\n",

Completed in 233 milliseconds