Home
last modified time | relevance | path

Searched refs:TI_FALSE (Results 1 – 25 of 107) sorted by relevance

12345

/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
Dscr.c73 { TI_FALSE, /**< client status for SCR_CID_APP_SCAN */
74 TI_FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
75 TI_FALSE, /**< client status for SCR_CID_CONT_SCAN */
76 TI_FALSE, /**< client status for SCR_CID_XCC_MEASURE */
77 TI_FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
78 TI_FALSE, /**< client status for SCR_CID_CONNECT */
79 TI_FALSE, /**< client status for SCR_CID_IMMED_SCAN */
80 TI_FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ },
83 TI_FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
84 TI_FALSE, /**< client status for SCR_CID_CONT_SCAN */
[all …]
DsystemConfig.c258 TI_BOOL extRatesInd = TI_FALSE; in sendProbeResponse()
281 frame.content.iePacket.capabilities |= (TI_FALSE << CAP_PRIVACY_SHIFT); in sendProbeResponse()
307 siteMgr_updateRates(pSiteMgr, TI_FALSE, TI_TRUE); in sendProbeResponse()
379 …ateSite(pSiteMgr, pBssid, &frame ,pSiteMgr->pDesiredParams->siteMgrDesiredChannel, band, TI_FALSE); in sendProbeResponse()
492 siteMgr_updateRates(pSiteMgr, TI_FALSE, TI_TRUE); in systemConfig()
609 if ((b11nEnable != TI_FALSE) && in systemConfig()
610 (bWmeEnable != TI_FALSE) && in systemConfig()
611 (pPrimarySite->tHtCapabilities.tHdr[0] != TI_FALSE) && in systemConfig()
612 (pPrimarySite->tHtInformation.tHdr[0] != TI_FALSE)) in systemConfig()
619 tHtControl.bHtEnable = TI_FALSE; in systemConfig()
[all …]
DPowerMgr.c188 pPowerMgr->psEnable = TI_FALSE; in PowerMgr_init()
227 pPowerMgr->betTrafficEnable = TI_FALSE; /* starting without BET */ in PowerMgr_SetDefaults()
244 TI_FALSE); in PowerMgr_SetDefaults()
252 TI_FALSE); in PowerMgr_SetDefaults()
287 TI_FALSE); in PowerMgr_SetDefaults()
295 TI_FALSE); in PowerMgr_SetDefaults()
324 pPowerMgr->powerMngModePriority[index].priorityEnable = TI_FALSE; in PowerMgr_SetDefaults()
432 pPowerMgr->betTrafficEnable = TI_FALSE; in PowerMgr_startPS()
462 if ( pPowerMgr->psEnable == TI_FALSE ) in PowerMgr_stopPS()
473 pPowerMgr->psEnable = TI_FALSE; in PowerMgr_stopPS()
[all …]
DPowerMgrKeepAlive.c150 pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag = TI_FALSE; in powerMgrKL_setDefaults()
154 pPowerMgrKL->bConnected = TI_FALSE; in powerMgrKL_setDefaults()
211 pPowerMgrKL->bConnected = TI_FALSE; in powerMgrKL_stop()
220 pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag = TI_FALSE; in powerMgrKL_stop()
269 … pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag = TI_FALSE; in powerMgrKL_setParam()
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
DsmeSelect.c77 TI_BOOL bWscPbAbort, pWscPbApFound = TI_FALSE; in sme_Select()
93 pSme->bReselect = TI_FALSE; in sme_Select()
122 …if (TI_FALSE == sme_SelectSsidMatch (hSme, &(pCurrentSite->ssid), &(pSme->tSsid), pSme->eSsidType)) in sme_Select()
133 if (TI_FALSE == sme_SelectBssidMatch (&(pCurrentSite->bssid), &(pSme->tBssid))) in sme_Select()
144 if (TI_FALSE == sme_SelectBssTypeMatch (pCurrentSite->bssType, pSme->eBssType)) in sme_Select()
164 if (TI_FALSE == sme_SelectWscMatch (hSme, pCurrentSite, &bWscPbAbort, &pWscPbApFound)) in sme_Select()
183 if (TI_FALSE == sme_SelectRsnMatch (hSme, pCurrentSite)) in sme_Select()
194 if (TI_FALSE == siteMgr_SelectRateMatch (pSme->hSiteMgr, pCurrentSite)) in sme_Select()
268 return TI_FALSE; in sme_SelectSsidMatch()
298 return TI_FALSE; in sme_SelectBssidMatch()
[all …]
DsmeSm.c195 if ((TI_FALSE == pSme->bRadioOn) || (TI_FALSE == pSme->bRunning)) in smeSm_Start()
224 if (TI_FALSE == pSme->bRunning) in smeSm_Stop()
250 pSme->bAuthSent = TI_FALSE; in smeSm_PreConnect()
268 pSme->bRadioOn = TI_FALSE; in smeSm_PreConnect()
285 pSme->bConnectRequired = TI_FALSE; in smeSm_PreConnect()
297 pSme->bConnectRequired = TI_FALSE; in smeSm_PreConnect()
409 …s = conn_start (pSme->hConn, CONN_TYPE_FIRST_CONN, sme_ReportConnStatus, hSme, TI_FALSE, TI_FALSE); in smeSm_Connect()
495 if (TI_FALSE == pSme->bReselect) in smeSm_DisconnectDone()
574 …s = conn_start (pSme->hConn, CONN_TYPE_FIRST_CONN, sme_ReportConnStatus, hSme, TI_FALSE, TI_FALSE); in smeSm_ConnWhenConnecting()
667 bBandChannelExist[ uIndex ] = TI_FALSE; in sme_StartScan()
[all …]
DapConn.c101 pAPConnection->sendDeauthPacket = TI_FALSE; \
526 pAPConnection->isRssiTriggerMaskedOut = TI_FALSE; in apConn_SetDefaults()
528 pAPConnection->islowRateTriggerMaskedOut = TI_FALSE; in apConn_SetDefaults()
529 pAPConnection->isConsTxFailureMaskedOut = TI_FALSE; in apConn_SetDefaults()
533 pAPConnection->voiceTspecConfigured = TI_FALSE; in apConn_SetDefaults()
534 pAPConnection->videoTspecConfigured = TI_FALSE; in apConn_SetDefaults()
535 pAPConnection->resetReportedRoamingStatistics = TI_FALSE; in apConn_SetDefaults()
536 pAPConnection->reNegotiateTSPEC = TI_FALSE; in apConn_SetDefaults()
537 pAPConnection->bNonRoamingDisAssocReason = TI_FALSE; in apConn_SetDefaults()
571 return TI_FALSE; in apConn_isPsRequiredBeforeScan()
[all …]
DadmCtrlWpa.c88 /* NONE */ TI_FALSE,
89 /* WEP40 */ TI_FALSE,
93 /* WEP104 */ TI_FALSE,
94 /* CKIP */ TI_FALSE},
97 /* NONE */ TI_FALSE,
848 pParam->content.XCCCckmExists = (wpaData.KeyMngSuite[0]==WPA_IE_KEY_MNG_CCKM) ? TI_TRUE : TI_FALSE; in admCtrlWpa_setSite()
1073 …& (pRsnSiteParams->pHTCapabilities->tHdr[0] != TI_FALSE) && (pRsnSiteParams->pHTInfo->tHdr[0] != T… in admCtrlWpa_evalSite()
1161 pWpaData->XCCKp = TI_FALSE; in admCtrlWpa_parseIe()
1162 pWpaData->XCCMic = TI_FALSE; in admCtrlWpa_parseIe()
1179 …OL cipherSuite[MAX_WPA_UNICAST_SUITES]={TI_FALSE, TI_FALSE, TI_FALSE, TI_FALSE, TI_FALSE, TI_FAL… in admCtrlWpa_parseIe()
[all …]
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
DcoreDefaultParams.h109 #define SITE_MGR_PERFORM_BUILD_IN_TEST_RECOVEY_MIN TI_FALSE
111 #define SITE_MGR_PERFORM_BUILD_IN_TEST_RECOVEY_DEF TI_FALSE
232 #define WME_ENABLED_MIN TI_FALSE
236 #define QOS_TRAFFIC_ADM_CTRL_ENABLED_MIN TI_FALSE
244 #define QOS_TAG_ZERO_PRIO_MIN TI_FALSE
462 #define HT_11N_ENABLED_MIN TI_FALSE
586 #define RX_DATA_FILTERS_ENABLED_MIN TI_FALSE
588 #define RX_DATA_FILTERS_ENABLED_DEF TI_FALSE
631 #define CTRL_DATA_TRAFFIC_THRESHOLD_ENABLED_MIN TI_FALSE
633 #define CTRL_DATA_TRAFFIC_THRESHOLD_ENABLED_DEF TI_FALSE
[all …]
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
DregulatoryDomain.c165 pRegulatoryDomain->country_2_4_WasFound = TI_FALSE; in regulatoryDomain_init()
166 pRegulatoryDomain->country_5_WasFound = TI_FALSE; in regulatoryDomain_init()
379 pRegulatoryDomain->country_2_4_WasFound = TI_FALSE; in regulatoryDomain_setParam()
380 pRegulatoryDomain->country_5_WasFound = TI_FALSE; in regulatoryDomain_setParam()
410 …urn setSupportedChannelsAccording2CountryIe(pRegulatoryDomain, pParam->content.pCountry, TI_FALSE); in regulatoryDomain_setParam()
600 pParam->content.tDfsChannel.bDfsChannel = TI_FALSE; in regulatoryDomain_getParam()
815 pSupportedChannels[channelIndex].channelValidityActive = TI_FALSE; in setSupportedChannelsAccording2CountryIe()
816 pSupportedChannels[channelIndex].channelValidityPassive = TI_FALSE; in setSupportedChannelsAccording2CountryIe()
817 pSupportedChannels[channelIndex].bChanneInCountryIe = TI_FALSE; in setSupportedChannelsAccording2CountryIe()
879 return TI_FALSE; in regulatoryDomain_isChannelSupprted()
[all …]
DSoftGemini.c268 pSoftGemini->bProtectiveMode = TI_FALSE; in SoftGemini_SetDefaults()
270 pSoftGemini->bDriverEnabled = TI_FALSE; in SoftGemini_SetDefaults()
271 pSoftGemini->bPsPollFailureActive = TI_FALSE; in SoftGemini_SetDefaults()
275 …status = SoftGemini_setEnableParam(hSoftGemini, pSoftGeminiInitParams->SoftGeminiEnable, TI_FALSE); in SoftGemini_SetDefaults()
346 return_value = SoftGemini_setEnableParam(hSoftGemini,pParam->content.SoftGeminiEnable, TI_FALSE); in SoftGemini_setParam()
640 pSoftGemini->bDriverEnabled = TI_FALSE; in SoftGemini_DisableDriver()
781 pSoftGemini->bProtectiveMode = TI_FALSE; in SoftGemini_DisableProtectiveMode()
805 currBSS_SGconfigureBSSLoss(pSoftGemini->hCurrBss,0,TI_FALSE); in SoftGemini_RemoveProtectiveModeParameters()
808 scanCncn_SGconfigureScanParams(pSoftGemini->hScanCncn,TI_FALSE,0,0,0); in SoftGemini_RemoveProtectiveModeParameters()
965 SoftGemini_setEnableParam(hSoftGemini, SG_DISABLE, TI_FALSE); in SoftGemini_startPsPollFailure()
[all …]
DmeasurementMgrSM.c349 if(pMeasurementMgr->isModuleRegistered == TI_FALSE) in measurementMgrSM_acConnected()
410 pMeasurementMgr->Connected = TI_FALSE; in measurementMgrSM_acDisconnected_fromIdle()
446 pMeasurementMgr->Enabled = TI_FALSE; in measurementMgrSM_acDisable_fromIdle()
467 if (pMeasurementMgr->Connected == TI_FALSE || in measurementMgrSM_acFrameReceived_fromIdle()
468 pMeasurementMgr->Enabled == TI_FALSE) in measurementMgrSM_acFrameReceived_fromIdle()
540 TI_FALSE); in measurementMgrSM_acFrameReceived_fromIdle()
577 pMeasurementMgr->Connected = TI_FALSE; in measurementMgrSM_acDisconnected_fromProcessingRequest()
600 pMeasurementMgr->Enabled = TI_FALSE; in measurementMgrSM_acDisable_fromProcessingRequest()
732 pMeasurementMgr->Connected = TI_FALSE; in measurementMgrSM_acDisconnected_fromWaitForSCR()
757 pMeasurementMgr->Enabled = TI_FALSE; in measurementMgrSM_acDisable_fromWaitForSCR()
[all …]
DmeasurementMgr.c167 pMeasurementMgr->Connected = TI_FALSE; in measurementMgr_init()
188 pMeasurementMgr->isModuleRegistered = TI_FALSE; in measurementMgr_init()
227 pMeasurementMgr->isTsMetricsEnabled[currAC] = TI_FALSE; in measurementMgr_SetDefaults()
655 status = requestHandler_getNextReq(pMeasurementMgr->hRequestH, TI_FALSE, pRequestArr, in measurementMgr_activateNextRequest()
679 valid = TI_FALSE; /* In order to get the next request/s*/ in measurementMgr_activateNextRequest()
682 } while (valid == TI_FALSE); in measurementMgr_activateNextRequest()
855 if (measurementMgrSM_measureInProgress(pMeasurementMgr) == TI_FALSE) in measurementMgr_mlmeResultCB()
962 TI_BOOL trafficIntensityHigh = TI_FALSE; in measurementMgr_isTrafficIntensityHigherThanThreshold()
1008 return TI_FALSE; in measurementMgr_isRequestValid()
1024 pRequestArr[requestIndex]->ScanMode) == TI_FALSE) in measurementMgr_isRequestValid()
[all …]
/system/wlan/ti/wilink_6_1/TWD/MacServices/
DScanSrvSM.c225 pScanSRV->bExitFromDriverMode = TI_FALSE; in scanSRVSM_requestPS()
268 pScanSRV->bTimerRunning = TI_FALSE; in scanSRVSM_releasePS()
337 TI_FALSE); in scanSRVSM_startActualScan()
384 if ( TI_FALSE == pScanSRV->bInRequest ) in scanSRVSM_notifyScanComplete()
454 pScanSRV->bTimerRunning = TI_FALSE; in scanSRVSM_handleTimerExpiry()
464 if ( TI_FALSE == pScanSRV->bSPSScan ) in scanSRVSM_handleTimerExpiry()
474 pScanSRV->bTSFError = TI_FALSE; in scanSRVSM_handleTimerExpiry()
499 pScanSRV->bExitFromDriverMode = TI_FALSE; in scanSRVSM_PsFailWhileScanning()
527 pScanSRV->bTimerRunning = TI_FALSE; in scanSRVSM_handleRecovery()
556 pScanSRV->bTimerRunning = TI_FALSE; in actionUnexpected()
DScanSrv.c183 pScanSRV->bTimerRunning = TI_FALSE; in scanSRV_restart()
347 pScanSRV->bSPSScan = TI_FALSE; in MacServices_scanSRV_scan()
352 if ( (TI_FALSE == bHighPriority) && (TI_TRUE == bDriverMode)) in MacServices_scanSRV_scan()
354 pScanSRV->bDtimOverlapping = TI_FALSE; in MacServices_scanSRV_scan()
366 pScanSRV->bNoScanCompleteFlag = TI_FALSE; in MacServices_scanSRV_scan()
378 pScanSRV->bExitFromDriverMode = TI_FALSE; in MacServices_scanSRV_scan()
383 pScanSRV->bInRequest = TI_FALSE; in MacServices_scanSRV_scan()
521 if ( TI_FALSE == pScanSRV->bNoScanCompleteFlag ) in MacServices_scanSRV_scanCompleteCB()
531 if (TI_FALSE == pScanSRV->bSPSScan) in MacServices_scanSRV_scanCompleteCB()
534 pScanSRV->bTSFError = TI_FALSE; in MacServices_scanSRV_scanCompleteCB()
[all …]
DMeasurementSrv.c129 pMeasurementSRV->bStartStopTimerRunning = TI_FALSE; in MacServices_measurementSRV_init()
139 pMeasurementSRV->bRequestTimerRunning[i] = TI_FALSE; in MacServices_measurementSRV_init()
189 pMeasurementSRV->bStartStopTimerRunning = TI_FALSE; in measurementSRV_restart()
196 pMeasurementSRV->bRequestTimerRunning[i] = TI_FALSE; in measurementSRV_restart()
206 pMeasurementSRV->bStartStopTimerRunning = TI_FALSE; in measurementSRV_restart()
209 pMeasurementSRV->bRequestTimerRunning[ i ] = TI_FALSE; in measurementSRV_restart()
331 pMeasurementSRV->bInRequest = TI_FALSE; in MacServices_measurementSRV_startMeasurement()
376 pMeasurementSRV->bInRequest = TI_FALSE; in MacServices_measurementSRV_stopMeasurement()
400 pMeasurementSRV->bStartStopTimerRunning = TI_FALSE; in MacServices_measurementSRV_FWReset()
407 pMeasurementSRV->bRequestTimerRunning[i] = TI_FALSE; in MacServices_measurementSRV_FWReset()
[all …]
DMeasurementSrvSM.c338 TI_FALSE); in measurementSRVSM_requestMeasureStart()
407 TI_FALSE); in measurementSRVSM_startMeasureTypes()
460 TI_FALSE); in measurementSRVSM_startMeasureTypes()
500 TI_FALSE); in measurementSRVSM_startMeasureTypes()
548 pMeasurementSRV->bStartStopTimerRunning = TI_FALSE; in measurementSRVSM_requestMeasureStop()
576 TI_FALSE); in measurementSRVSM_requestMeasureStop()
630 if ( TI_FALSE == pMeasurementSRV->bInRequest ) in measurementSRVSM_stopFromWaitForDriverMode()
751 pMeasurementSRV->bRequestTimerRunning[i] = TI_FALSE; in measurementSRVSM_stopFromMeasureInProgress()
821 TI_FALSE); in measurementSRVSM_stopFromMeasureInProgress()
849 if ( TI_FALSE == pMeasurementSRV->bInRequest ) in measurementSRVSM_DriverModeFailure()
[all …]
/system/wlan/ti/wilink_6_1/stad/src/Data_link/
DtxPort.c164 pTxPort->txSuspended = TI_FALSE; in txPort_init()
166 pTxPort->dataQueueEnabled = TI_FALSE; in txPort_init()
223 pTxPort->txSuspended = TI_FALSE; in txPort_resumeTx()
295 pTxPort->mgmtQueueEnabled = TI_FALSE; in updateQueuesStates()
300 pTxPort->dataQueueEnabled = TI_FALSE; in updateQueuesStates()
DtxMgmtQueue.c238 pTxMgmtQ->aQueueBusy[uQueId] = TI_FALSE; /* aQueueBusy default is not busy. */ in txMgmtQ_Init()
239 …pTxMgmtQ->aQueueEnabledBySM[uQueId] = TI_FALSE; /* Queue is disabled by the SM (state is CLOSE). */ in txMgmtQ_Init()
491 pTxMgmtQ->bMgmtPortEnable = TI_FALSE; in txMgmtQ_StopAll()
587 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_MGMT] = TI_FALSE; in mgmtQueuesSM()
588 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_FALSE; in mgmtQueuesSM()
602 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_FALSE; in mgmtQueuesSM()
636 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_MGMT] = TI_FALSE; in mgmtQueuesSM()
637 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_FALSE; in mgmtQueuesSM()
654 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_MGMT] = TI_FALSE; in mgmtQueuesSM()
655 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_FALSE; in mgmtQueuesSM()
[all …]
DTrafficMonitor.c142 TrafficMonitor->Active = TI_FALSE; in TrafficMonitor_Init()
168 TrafficMonitor->DownTimerEnabled = TI_FALSE; in TrafficMonitor_Init()
233 pTrafficMonitor->Active = TI_FALSE; in TrafficMonitor_Stop()
235 pTrafficMonitor->DownTimerEnabled = TI_FALSE; in TrafficMonitor_Stop()
346 TrafficAlertElement->AutoCreated = TI_FALSE; in TrafficMonitor_RegEvent()
347 TrafficAlertElement->Enabled = TI_FALSE; in TrafficMonitor_RegEvent()
385 TrafficAlertElement->RstWasAssigned = TI_FALSE; in TrafficMonitor_RegEvent()
621 TrafficAlertElement->Enabled = TI_FALSE; in TrafficMonitor_StopEventNotif()
761 return TI_FALSE; in isThresholdUp()
792 TI_BOOL returnVal = TI_FALSE; in isThresholdDown()
[all …]
/system/wlan/ti/wilink_6_1/utils/
DGenSM.c145 pGenSM->bEventPending = TI_FALSE; in genSM_SetDefaults()
146 pGenSM->bInAction = TI_FALSE; in genSM_SetDefaults()
195 pGenSM->bEventPending = TI_FALSE; in genSM_Event()
207 pGenSM->bInAction = TI_FALSE; in genSM_Event()
/system/wlan/ti/wilink_6_1/Test/
DHealthMonitorDbg.c122 MacServices_measurementSRV_startStopTimerExpired (hMeasurementSRV, TI_FALSE); in healthMonitorDebugFunction()
181 pScanSRV->bTimerRunning = TI_FALSE; in noScanCompleteTimer()
184 MacServices_scanSRV_scanTimerExpired ((TI_HANDLE)pScanSRV, TI_FALSE); in noScanCompleteTimer()
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
DFwEvent.c236 pFwEvent->bIsActualFwInterrupt = TI_FALSE; in fwEvent_Init()
237 pFwEvent->bEmulateRxIntr = TI_FALSE; in fwEvent_Init()
260 TI_FALSE, in fwEvent_Init()
321 pFwEvent->bEmulateRxIntr = TI_FALSE; in fwEvent_CallHandler()
448 pFwEvent->bIsActualFwInterrupt = TI_FALSE; in fwEvent_ReadCompleteCb()
541 pFwEvent->bIsActualFwInterrupt = TI_FALSE; in fwEvent_Stop()
543 pFwEvent->bEmulateRxIntr = TI_FALSE; in fwEvent_Stop()
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
DCmdQueue.c161 pCmdQueue->bErrorFlag = TI_FALSE; in cmdQueue_Init()
162 pCmdQueue->bMboxEnabled = TI_FALSE; in cmdQueue_Init()
163 pCmdQueue->bAwake = TI_FALSE; in cmdQueue_Init()
194 TI_BOOL bBreakWhile = TI_FALSE; in cmdQueue_SM()
230 if (pCmdQueue->bAwake == TI_FALSE) in cmdQueue_SM()
324 pCmdQueue->bErrorFlag = TI_FALSE; in cmdQueue_SM()
335 pCmdQueue->bErrorFlag = TI_FALSE; in cmdQueue_SM()
374 pCmdQueue->bAwake = TI_FALSE; in cmdQueue_SM()
580 pCmdQueue->bAwake = TI_FALSE; in cmdQueue_Restart()
753 pCmdQueue->bMboxEnabled = TI_FALSE; in cmdQueue_DisableMbox()
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DCmdHndlr.c203 TI_FALSE, in cmdHndlr_Init()
209 os_setDebugOutputToLogger(TI_FALSE); in cmdHndlr_Init()
320 pNewCmd->bWaitFlag = TI_FALSE; in cmdHndlr_InsertCommand()
397 pCmdHndlr->bProcessingCmds = TI_FALSE; in cmdHndlr_HandleCommands()
438 if (TI_FALSE == bLocalWaitFlag) in cmdHndlr_Complete()

12345