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

12345

/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A 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, /**< clien
[all...]
H A DPowerMgrKeepAlive.c150 pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag = TI_FALSE;
154 pPowerMgrKL->bConnected = TI_FALSE;
211 pPowerMgrKL->bConnected = TI_FALSE;
220 pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag = TI_FALSE;
269 pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag = TI_FALSE;
H A DStaCap.c154 *b11nEnable = TI_FALSE;
181 if (bWmeEnable == TI_FALSE)
190 if (pTwdHtCapabilities->b11nEnable == TI_FALSE)
H A DsystemConfig.c258 TI_BOOL extRatesInd = TI_FALSE;
281 frame.content.iePacket.capabilities |= (TI_FALSE << CAP_PRIVACY_SHIFT);
307 siteMgr_updateRates(pSiteMgr, TI_FALSE, TI_TRUE);
379 siteMgr_updateSite(pSiteMgr, pBssid, &frame ,pSiteMgr->pDesiredParams->siteMgrDesiredChannel, band, TI_FALSE);
492 siteMgr_updateRates(pSiteMgr, TI_FALSE, TI_TRUE);
609 if ((b11nEnable != TI_FALSE) &&
610 (bWmeEnable != TI_FALSE) &&
611 (pPrimarySite->tHtCapabilities.tHdr[0] != TI_FALSE) &&
612 (pPrimarySite->tHtInformation.tHdr[0] != TI_FALSE))
619 tHtControl.bHtEnable = TI_FALSE;
[all...]
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DsmeSelect.c77 TI_BOOL bWscPbAbort, pWscPbApFound = TI_FALSE;
93 pSme->bReselect = TI_FALSE;
122 if (TI_FALSE == sme_SelectSsidMatch (hSme, &(pCurrentSite->ssid), &(pSme->tSsid), pSme->eSsidType))
133 if (TI_FALSE == sme_SelectBssidMatch (&(pCurrentSite->bssid), &(pSme->tBssid)))
144 if (TI_FALSE == sme_SelectBssTypeMatch (pCurrentSite->bssType, pSme->eBssType))
164 if (TI_FALSE == sme_SelectWscMatch (hSme, pCurrentSite, &bWscPbAbort, &pWscPbApFound))
183 if (TI_FALSE == sme_SelectRsnMatch (hSme, pCurrentSite))
194 if (TI_FALSE == siteMgr_SelectRateMatch (pSme->hSiteMgr, pCurrentSite))
246 * \return TI_TRUE if SSIDs match, TI_FALSE if they don't
268 return TI_FALSE;
[all...]
H A DsmeSm.c195 if ((TI_FALSE == pSme->bRadioOn) || (TI_FALSE == pSme->bRunning))
224 if (TI_FALSE == pSme->bRunning)
250 pSme->bAuthSent = TI_FALSE;
268 pSme->bRadioOn = TI_FALSE;
285 pSme->bConnectRequired = TI_FALSE;
297 pSme->bConnectRequired = TI_FALSE;
409 tStatus = conn_start (pSme->hConn, CONN_TYPE_FIRST_CONN, sme_ReportConnStatus, hSme, TI_FALSE, TI_FALSE);
495 if (TI_FALSE
[all...]
H A DapConn.c101 pAPConnection->sendDeauthPacket = TI_FALSE; \
171 TI_BOOL firstAttempt2Roam; /**< TI_TRUE if still connected to original AP, TI_FALSE otherwise */
172 TI_BOOL roamingEnabled; /**< If TI_FALSE, act like if no roaming callback registered. */
526 pAPConnection->isRssiTriggerMaskedOut = TI_FALSE;
528 pAPConnection->islowRateTriggerMaskedOut = TI_FALSE;
529 pAPConnection->isConsTxFailureMaskedOut = TI_FALSE;
533 pAPConnection->voiceTspecConfigured = TI_FALSE;
534 pAPConnection->videoTspecConfigured = TI_FALSE;
535 pAPConnection->resetReportedRoamingStatistics = TI_FALSE;
536 pAPConnection->reNegotiateTSPEC = TI_FALSE;
[all...]
H A DadmCtrlWep.c217 pAdmCtrl->XCCSupport = TI_FALSE;
320 pAdmCtrl->setSiteFirst = TI_FALSE;
328 pAdmCtrl->XCCSupport = TI_FALSE;
/system/wlan/ti/wilink_6_1/Test/
H A DHealthMonitorDbg.c122 MacServices_measurementSRV_startStopTimerExpired (hMeasurementSRV, TI_FALSE);
181 pScanSRV->bTimerRunning = TI_FALSE;
184 MacServices_scanSRV_scanTimerExpired ((TI_HANDLE)pScanSRV, TI_FALSE);
/system/wlan/ti/wilink_6_1/utils/
H A DGenSM.c145 pGenSM->bEventPending = TI_FALSE;
146 pGenSM->bInAction = TI_FALSE;
195 pGenSM->bEventPending = TI_FALSE;
207 pGenSM->bInAction = TI_FALSE;
/system/wlan/ti/wilink_6_1/platforms/os/common/inc/
H A Dcli_cu_common.h55 #ifndef TI_FALSE
56 #define TI_FALSE 0 macro
/system/wlan/ti/wilink_6_1/stad/Export_Inc/
H A 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/Data_link/
H A DtxPort.c164 pTxPort->txSuspended = TI_FALSE;
166 pTxPort->dataQueueEnabled = TI_FALSE;
223 pTxPort->txSuspended = TI_FALSE;
295 pTxPort->mgmtQueueEnabled = TI_FALSE;
300 pTxPort->dataQueueEnabled = TI_FALSE;
H A DtxMgmtQueue.c238 pTxMgmtQ->aQueueBusy[uQueId] = TI_FALSE; /* aQueueBusy default is not busy. */
239 pTxMgmtQ->aQueueEnabledBySM[uQueId] = TI_FALSE; /* Queue is disabled by the SM (state is CLOSE). */
491 pTxMgmtQ->bMgmtPortEnable = TI_FALSE;
587 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_MGMT] = TI_FALSE;
588 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_FALSE;
602 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_FALSE;
636 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_MGMT] = TI_FALSE;
637 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_FALSE;
654 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_MGMT] = TI_FALSE;
655 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_FALSE;
[all...]
H A DTrafficMonitor.c142 TrafficMonitor->Active = TI_FALSE;
168 TrafficMonitor->DownTimerEnabled = TI_FALSE;
233 pTrafficMonitor->Active = TI_FALSE;
235 pTrafficMonitor->DownTimerEnabled = TI_FALSE;
346 TrafficAlertElement->AutoCreated = TI_FALSE;
347 TrafficAlertElement->Enabled = TI_FALSE;
385 TrafficAlertElement->RstWasAssigned = TI_FALSE;
621 TrafficAlertElement->Enabled = TI_FALSE;
761 return TI_FALSE;
792 TI_BOOL returnVal = TI_FALSE;
[all...]
H A DtxCtrl.h53 #define DEF_CURRENT_PRIVACY_MODE TI_FALSE
54 #define DEF_EAPOL_ENCRYPTION_STATUS TI_FALSE
/system/wlan/ti/wilink_6_1/TWD/MacServices/
H A DScanSrvSM.c225 pScanSRV->bExitFromDriverMode = TI_FALSE;
268 pScanSRV->bTimerRunning = TI_FALSE;
337 TI_FALSE);
384 if ( TI_FALSE == pScanSRV->bInRequest )
454 pScanSRV->bTimerRunning = TI_FALSE;
464 if ( TI_FALSE == pScanSRV->bSPSScan )
474 pScanSRV->bTSFError = TI_FALSE;
499 pScanSRV->bExitFromDriverMode = TI_FALSE;
527 pScanSRV->bTimerRunning = TI_FALSE;
556 pScanSRV->bTimerRunning = TI_FALSE;
[all...]
H A DMeasurementSrv.c129 pMeasurementSRV->bStartStopTimerRunning = TI_FALSE;
139 pMeasurementSRV->bRequestTimerRunning[i] = TI_FALSE;
189 pMeasurementSRV->bStartStopTimerRunning = TI_FALSE;
196 pMeasurementSRV->bRequestTimerRunning[i] = TI_FALSE;
206 pMeasurementSRV->bStartStopTimerRunning = TI_FALSE;
209 pMeasurementSRV->bRequestTimerRunning[ i ] = TI_FALSE;
292 /* mark to send NULL data when exiting driver mode (can be changed to TI_FALSE
331 pMeasurementSRV->bInRequest = TI_FALSE;
376 pMeasurementSRV->bInRequest = TI_FALSE;
400 pMeasurementSRV->bStartStopTimerRunning = TI_FALSE;
[all...]
H A DScanSrv.c183 pScanSRV->bTimerRunning = TI_FALSE;
347 pScanSRV->bSPSScan = TI_FALSE;
352 if ( (TI_FALSE == bHighPriority) && (TI_TRUE == bDriverMode))
354 pScanSRV->bDtimOverlapping = TI_FALSE;
366 pScanSRV->bNoScanCompleteFlag = TI_FALSE;
378 pScanSRV->bExitFromDriverMode = TI_FALSE;
383 pScanSRV->bInRequest = TI_FALSE;
521 if ( TI_FALSE == pScanSRV->bNoScanCompleteFlag )
531 if (TI_FALSE == pScanSRV->bSPSScan)
534 pScanSRV->bTSFError = TI_FALSE;
[all...]
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
H A DregulatoryDomain.c165 pRegulatoryDomain->country_2_4_WasFound = TI_FALSE;
166 pRegulatoryDomain->country_5_WasFound = TI_FALSE;
379 pRegulatoryDomain->country_2_4_WasFound = TI_FALSE;
380 pRegulatoryDomain->country_5_WasFound = TI_FALSE;
410 return setSupportedChannelsAccording2CountryIe(pRegulatoryDomain, pParam->content.pCountry, TI_FALSE);
600 pParam->content.tDfsChannel.bDfsChannel = TI_FALSE;
695 TI_FALSE - otherwise.
815 pSupportedChannels[channelIndex].channelValidityActive = TI_FALSE;
816 pSupportedChannels[channelIndex].channelValidityPassive = TI_FALSE;
817 pSupportedChannels[channelIndex].bChanneInCountryIe = TI_FALSE;
[all...]
H A DmeasurementMgrSM.c349 if(pMeasurementMgr->isModuleRegistered == TI_FALSE)
410 pMeasurementMgr->Connected = TI_FALSE;
446 pMeasurementMgr->Enabled = TI_FALSE;
467 if (pMeasurementMgr->Connected == TI_FALSE ||
468 pMeasurementMgr->Enabled == TI_FALSE)
540 TI_FALSE);
577 pMeasurementMgr->Connected = TI_FALSE;
600 pMeasurementMgr->Enabled = TI_FALSE;
732 pMeasurementMgr->Connected = TI_FALSE;
757 pMeasurementMgr->Enabled = TI_FALSE;
[all...]
H A DSoftGemini.c268 pSoftGemini->bProtectiveMode = TI_FALSE;
270 pSoftGemini->bDriverEnabled = TI_FALSE;
271 pSoftGemini->bPsPollFailureActive = TI_FALSE;
275 status = SoftGemini_setEnableParam(hSoftGemini, pSoftGeminiInitParams->SoftGeminiEnable, TI_FALSE);
346 return_value = SoftGemini_setEnableParam(hSoftGemini,pParam->content.SoftGeminiEnable, TI_FALSE);
640 pSoftGemini->bDriverEnabled = TI_FALSE;
781 pSoftGemini->bProtectiveMode = TI_FALSE;
805 currBSS_SGconfigureBSSLoss(pSoftGemini->hCurrBss,0,TI_FALSE);
808 scanCncn_SGconfigureScanParams(pSoftGemini->hScanCncn,TI_FALSE,0,0,0);
965 SoftGemini_setEnableParam(hSoftGemini, SG_DISABLE, TI_FALSE);
[all...]
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
H A DFwEvent.c236 pFwEvent->bIsActualFwInterrupt = TI_FALSE;
237 pFwEvent->bEmulateRxIntr = TI_FALSE;
260 TI_FALSE,
321 pFwEvent->bEmulateRxIntr = TI_FALSE;
448 pFwEvent->bIsActualFwInterrupt = TI_FALSE;
541 pFwEvent->bIsActualFwInterrupt = TI_FALSE;
543 pFwEvent->bEmulateRxIntr = TI_FALSE;
H A DCmdMBox.c161 pCmdMbox->bCmdInProgress = TI_FALSE;
230 /* no other command can start the send process till bCmdInProgress will return to TI_FALSE*/
245 tmr_StartTimer (pCmdMbox->hCmdMboxTimer, cmdMbox_TimeOut, hCmdMbox, CMDMBOX_WAIT_TIMEOUT, TI_FALSE);
300 * It calls cmdQueue_ResultReceived to continue the result handling procces & switch the bCmdInProgress flag to TI_FALSE,
310 pCmdMbox->bCmdInProgress = TI_FALSE;
419 pCmdMbox->bCmdInProgress = TI_FALSE;
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
H A DCmdHndlr.c203 TI_FALSE,
209 os_setDebugOutputToLogger(TI_FALSE);
320 pNewCmd->bWaitFlag = TI_FALSE;
397 pCmdHndlr->bProcessingCmds = TI_FALSE;
438 if (TI_FALSE == bLocalWaitFlag)

Completed in 416 milliseconds

12345