Searched refs:drvMain_SmEvent (Results 1 - 1 of 1) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
H A DDrvMain.c88 if (eStatus != TI_OK) { drvMain_SmEvent (hDrvMain, SM_EVENT_FAILURE); return; }
154 static void drvMain_SmEvent (TI_HANDLE hDrvMain, ESmEvent eEvent);
778 drvMain_SmEvent (hDrvMain, SM_EVENT_DISCONNECTED);
962 drvMain_SmEvent (hDrvMain, SM_EVENT_HW_INIT_COMPLETE);
968 drvMain_SmEvent (hDrvMain, SM_EVENT_FW_INIT_COMPLETE);
974 drvMain_SmEvent (hDrvMain, SM_EVENT_FW_CONFIG_COMPLETE);
980 drvMain_SmEvent (hDrvMain, SM_EVENT_STOP_COMPLETE);
985 drvMain_SmEvent (hDrvMain, SM_EVENT_FAILURE);
999 drvMain_SmEvent (hDrvMain, SM_EVENT_START);
1002 drvMain_SmEvent (hDrvMai
1378 static void drvMain_SmEvent (TI_HANDLE hDrvMain, ESmEvent eEvent) function
[all...]

Completed in 155 milliseconds