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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalCtrl.h 66 void* FailureEvent_CB_handle;
whalRecovery.c 379 pWhalCtrl->FailureEvent_CB(pWhalCtrl->FailureEvent_CB_handle,MBOX_FAILURE);
436 pWhalCtrl->FailureEvent_CB(pWhalCtrl->FailureEvent_CB_handle, DEVICE_ERROR);
453 pWhalCtrl->FailureEvent_CB(pWhalCtrl->FailureEvent_CB_handle, BUS_ERROR);
whalCtrl.c 610 pWhalCtrl->FailureEvent_CB_handle = CBObj;
    [all...]

Completed in 218 milliseconds