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

/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
H A DDrvMain.c1314 * \fn drvMain_RecoveryNotify
1324 static void drvMain_RecoveryNotify (TDrvMain *pDrvMain) function
1330 TRACE1(pDrvMain->tStadHandles.hReport, REPORT_SEVERITY_CONSOLE, ".....drvMain_RecoveryNotify: End Of Recovery, ts=%d\n", os_timeStampMs(pDrvMain->tStadHandles.hOs));
1331 WLAN_OS_REPORT((".....drvMain_RecoveryNotify: End Of Recovery, ts=%d\n", os_timeStampMs(pDrvMain->tStadHandles.hOs)));
1618 drvMain_RecoveryNotify (pDrvMain);

Completed in 309 milliseconds