Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 25 of 137) sorted by relevance

123456

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/srv/scr/
Dscr.c65 { FALSE, /**< client status for SCR_CID_APP_SCAN */
66 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
67 FALSE, /**< client status for SCR_CID_CONT_SCAN */
68 FALSE, /**< client status for SCR_CID_EXC_MEASURE */
69 FALSE, /**< client status for SCR_CID_BASIC_MEASURE */
70 FALSE, /**< client status for SCR_CID_CONNECT */
71 FALSE, /**< client status for SCR_CID_IMMED_SCAN */
72 FALSE, /**< client status for SCR_CID_SWITCH_CHANNEL */ },
75 FALSE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
76 FALSE, /**< client status for SCR_CID_CONT_SCAN */
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
DcoreDefaultParams.h120 #define SITE_MGR_PERFORM_BUILD_IN_TEST_RECOVEY_MIN FALSE
122 #define SITE_MGR_PERFORM_BUILD_IN_TEST_RECOVEY_DEF FALSE
130 #define SITE_MGR_BROADCAST_BACKGROUND_SCAN_MIN FALSE
132 #define SITE_MGR_BROADCAST_BACKGROUND_SCAN_DEF FALSE
134 #define SITE_MGR_PERIODIC_BROADCAST_BACKGROUND_SCAN_MIN FALSE
136 #define SITE_MGR_PERIODIC_BROADCAST_BACKGROUND_SCAN_DEF FALSE
142 #define SITE_MGR_KEEP_ALIVE_MIN FALSE
258 #define WME_ENABLED_MIN (FALSE)
262 #define QOS_TRAFFIC_ADM_CTRL_ENABLED_MIN (FALSE)
270 #define QOS_TAG_ZERO_PRIO_MIN (FALSE)
[all …]
DwhalDefaultParams.h54 #define EARLY_WAKEUP_ENABLE_MIN (FALSE)
132 #define HAL_CTRL_TX_FLASH_ENABLE_MIN FALSE
175 #define HAL_CTRL_RX_DISABLE_BROADCAST_MIN FALSE
177 #define HAL_CTRL_RX_DISABLE_BROADCAST_DEF FALSE
180 #define HAL_CTRL_RECOVERY_ENABLE_MIN FALSE
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
DfourXManager.c102 pFourX->concatenationEnable = FALSE; in fourXManager_setSite()
123 pFourX->CWMinEnable = FALSE; in fourXManager_setSite()
137 pFourX->CWComboEnable = FALSE; in fourXManager_setSite()
148 pFourX->ackEmulationEnable = FALSE; in fourXManager_setSite()
153 pFourX->ackEmulationEnable = FALSE; in fourXManager_setSite()
165 pFourX->ERP_ProtectionEnable = FALSE; in fourXManager_setSite()
334 if( (pFourX->desiredConcatenationEnable == FALSE) || in build4XInfoElementVersion0()
335 (pFourX->desiredCWMinEnable == FALSE) ) in build4XInfoElementVersion0()
392 pFourX->concatenationEnable = FALSE; in fourXManager_resetAll4xCapabilities()
393 pFourX->CWMinEnable = FALSE; in fourXManager_resetAll4xCapabilities()
[all …]
/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
DParsEvent.c147 if(bIsPoint == FALSE) in ParsEvent_GetEvent()
198 *bIsPoint = FALSE;
212 *bIsPoint = FALSE;
217 *bIsPoint = FALSE;
222 *bIsPoint = FALSE;
226 *bIsPoint = FALSE;
237 *bIsPoint = FALSE;
Dos_trans.c45 return (FALSE); in os_socket()
56 return FALSE; in os_socket()
80 return(FALSE); in os_bind()
116 return(FALSE); in os_sockWaitForConnection()
139 return FALSE; in os_sockSend()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/ELP_Controller/
DElpCtrl.c210 pElpCtrl->bMuxBackNeeded = FALSE; in elpCtrl_Configure()
294 os_timerStart (pElpCtrl->hOs, pElpCtrl->hTimer, ELPCTRL_TIMER_TIMEOUT * 10, FALSE); in elpCtrl_wakeUpSeqSM()
296 os_timerStart (pElpCtrl->hOs, pElpCtrl->hTimer, ELPCTRL_TIMER_TIMEOUT, FALSE); in elpCtrl_wakeUpSeqSM()
310 pElpCtrl->bSynch = FALSE; in elpCtrl_wakeUpSeqSM()
314 if((TNETWIF_COMPLETE == pElpCtrl->eReturnValue) && (pElpCtrl->bSynch == FALSE)) in elpCtrl_wakeUpSeqSM()
329 pElpCtrl->bSynch = FALSE; in elpCtrl_wakeUpSeqSM()
351 if (bHwAvail == FALSE) in elpCtrl_Wake()
357 pElpCtrl->bExitWakeUpSeq = FALSE; in elpCtrl_Wake()
418 FALSE); in elpCtrl_Sleep()
442 pElpCtrl->bMuxBackNeeded = FALSE; in elpCtrl_UnMux()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
DScanCncnAppSM.c283 FALSE, in scanConcentratorAppSM_startScan()
284 … (STA_CONNECTED == pScanConcentrator->connectionStatus ? TRUE : FALSE), in scanConcentratorAppSM_startScan()
285 FALSE, in scanConcentratorAppSM_startScan()
287 … (STA_CONNECTED == pScanConcentrator->connectionStatus ? TRUE : FALSE), in scanConcentratorAppSM_startScan()
331 MacServices_scanSRV_stopScan( pScanConcentrator->hMacServices, FALSE , NULL , NULL ); in scanConcentratorAppSM_abortScan()
335 BOOLEAN bSendNullData = (pScanConcentrator->bAbortOrStop == SCAN_CNCN_STOP) ? TRUE : FALSE; in scanConcentratorAppSM_abortScan()
368 if ( FALSE == pScanConcentrator->bInRequest ) in scanConcentratorAppSM_scanComplete()
423 if ( FALSE == pScanConcentrator->bInRequest ) in scanConcentratorAppSM_scanRejected()
DScanCncnDrvSM.c312 if ( FALSE == pScanConcentrator->bInRequest ) in scanConcentratorDrvSM_callCompleteCB()
414 FALSE, in scanConcentratorDrvSM_passiveScan()
415 FALSE, in scanConcentratorDrvSM_passiveScan()
416 FALSE, in scanConcentratorDrvSM_passiveScan()
418 FALSE , in scanConcentratorDrvSM_passiveScan()
482 FALSE, in scanConcentratorDrvSM_activeScan()
483 FALSE, in scanConcentratorDrvSM_activeScan()
484 FALSE, in scanConcentratorDrvSM_activeScan()
486 FALSE , in scanConcentratorDrvSM_activeScan()
517 MacServices_scanSRV_stopScan( pScanConcentrator->hMacServices, FALSE , NULL , NULL ); in scanConcentratorDrvSM_abortScan()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
DapConn.c103 pAPConnection->sendDeauthPacket = FALSE; \
563 pAPConnection->isRssiTriggerMaskedOut = FALSE; in apConn_config()
565 pAPConnection->islowRateTriggerMaskedOut = FALSE; in apConn_config()
566 pAPConnection->isConsTxFailureMaskedOut = FALSE; in apConn_config()
569 pAPConnection->voiceTspecConfigured = FALSE; in apConn_config()
570 pAPConnection->videoTspecConfigured = FALSE; in apConn_config()
571 pAPConnection->resetReportedRoamingStatistics = FALSE; in apConn_config()
572 pAPConnection->reNegotiateTSPEC = FALSE; in apConn_config()
573 pAPConnection->bNonRoamingDisAssocReason = FALSE; in apConn_config()
615 return FALSE; in apConn_isPsRequiredBeforeScan()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
DScanSrvSM.c261 pScanSRV->bExitFromDriverMode = FALSE; in scanSRVSM_requestPS()
306 pScanSRV->bTimerRunning = FALSE; in scanSRVSM_releasePS()
377 …canSRVcalculateScanTimeout( hScanSrv, pScanSRV->scanParams, !pScanSRV->bDtimOverlapping ), FALSE ); in scanSRVSM_startActualScan()
422 if ( FALSE == pScanSRV->bInRequest ) in scanSRVSM_notifyScanComplete()
485 pScanSRV->bTimerRunning = FALSE; in scanSRVSM_handleTimerExpiry()
498 if ( FALSE == pScanSRV->bSPSScan ) in scanSRVSM_handleTimerExpiry()
508 pScanSRV->bTSFError = FALSE; in scanSRVSM_handleTimerExpiry()
533 pScanSRV->bExitFromDriverMode = FALSE; in scanSRVSM_PsFailWhileScanning()
561 pScanSRV->bTimerRunning = FALSE; in scanSRVSM_handleRecovery()
592 pScanSRV->bTimerRunning = FALSE; in actionUnexpected()
DScanSrv.c166 pScanSRV->bTimerRunning = FALSE; in scanSRV_restart()
328 pScanSRV->bSPSScan = FALSE; in MacServices_scanSRV_scan()
333 if ( (FALSE == bHighPriority) && (TRUE == bDriverMode) ) in MacServices_scanSRV_scan()
335 pScanSRV->bDtimOverlapping = FALSE; in MacServices_scanSRV_scan()
347 pScanSRV->bNoScanCompleteFlag = FALSE; in MacServices_scanSRV_scan()
359 pScanSRV->bExitFromDriverMode = FALSE; in MacServices_scanSRV_scan()
364 pScanSRV->bInRequest = FALSE; in MacServices_scanSRV_scan()
496 if ( FALSE == pScanSRV->bNoScanCompleteFlag ) in MacServices_scanSRV_scanCompleteCB()
502 if ( FALSE == pScanSRV->bSPSScan ) in MacServices_scanSRV_scanCompleteCB()
505 pScanSRV->bTSFError = FALSE; in MacServices_scanSRV_scanCompleteCB()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
DregulatoryDomain.c169 pRegulatoryDomain->country_2_4_WasFound = FALSE; in regulatoryDomain_config()
170 pRegulatoryDomain->country_5_WasFound = FALSE; in regulatoryDomain_config()
413 pRegulatoryDomain->country_2_4_WasFound = FALSE; in regulatoryDomain_setParam()
414 pRegulatoryDomain->country_5_WasFound = FALSE; in regulatoryDomain_setParam()
446 …return setSupportedChannelsAccording2CountryIe(pRegulatoryDomain, pParam->content.pCountry, FALSE); in regulatoryDomain_setParam()
834 pSupportedChannels[channelIndex].channelValidityActive = FALSE; in setSupportedChannelsAccording2CountryIe()
835 pSupportedChannels[channelIndex].channelValidityPassive = FALSE; in setSupportedChannelsAccording2CountryIe()
836 pSupportedChannels[channelIndex].bChanneInCountryIe = FALSE; in setSupportedChannelsAccording2CountryIe()
902 return FALSE; in regulatoryDomain_isChannelSupprted()
907 return FALSE; in regulatoryDomain_isChannelSupprted()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
DMeasurementSrv.c140 pMeasurementSRV->bStartStopTimerRunning = FALSE; in MacServices_measurementSRV_init()
143 pMeasurementSRV->bRequestTimerRunning[ i ] = FALSE; in MacServices_measurementSRV_init()
189 pMeasurementSRV->bStartStopTimerRunning = FALSE; in measurementSRV_restart()
196 pMeasurementSRV->bRequestTimerRunning[ i ] = FALSE; in measurementSRV_restart()
206 pMeasurementSRV->bStartStopTimerRunning = FALSE; in measurementSRV_restart()
209 pMeasurementSRV->bRequestTimerRunning[ i ] = FALSE; in measurementSRV_restart()
345 pMeasurementSRV->bInRequest = FALSE; in MacServices_measurementSRV_startMeasurement()
395 pMeasurementSRV->bInRequest = FALSE; in MacServices_measurementSRV_stopMeasurement()
420 pMeasurementSRV->bStartStopTimerRunning = FALSE; in MacServices_measurementSRV_FWReset()
427 pMeasurementSRV->bRequestTimerRunning[ i ] = FALSE; in MacServices_measurementSRV_FWReset()
[all …]
DMeasurementSrvSM.c381 … os_timerStart( pMeasurementSRV->hOS, pMeasurementSRV->hStartStopTimer, MSR_FW_GUARD_TIME, FALSE ); in measurementSRVSM_requestMeasureStart()
452 … pMeasurementSRV->msrRequest.msrTypes[ requestIndex ].duration, FALSE ); in measurementSRVSM_startMeasureTypes()
510 … pMeasurementSRV->msrRequest.msrTypes[ requestIndex ].duration, FALSE ); in measurementSRVSM_startMeasureTypes()
559 … pMeasurementSRV->msrRequest.msrTypes[ requestIndex ].duration, FALSE); in measurementSRVSM_startMeasureTypes()
611 pMeasurementSRV->bStartStopTimerRunning = FALSE; in measurementSRVSM_requestMeasureStop()
638 … os_timerStart( pMeasurementSRV->hOS, pMeasurementSRV->hStartStopTimer, MSR_FW_GUARD_TIME, FALSE ); in measurementSRVSM_requestMeasureStop()
692 if ( FALSE == pMeasurementSRV->bInRequest ) in measurementSRVSM_stopFromWaitForDriverMode()
817 pMeasurementSRV->bRequestTimerRunning[ i ] = FALSE; in measurementSRVSM_stopFromMeasureInProgress()
891 … os_timerStart( pMeasurementSRV->hOS, pMeasurementSRV->hStartStopTimer, MSR_FW_GUARD_TIME, FALSE ); in measurementSRVSM_stopFromMeasureInProgress()
919 if ( FALSE == pMeasurementSRV->bInRequest ) in measurementSRVSM_DriverModeFailure()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/
DrecoveryMgr.c144 pRecoverMgr->fRecoveryInProcess = FALSE; in recoveryMgr_config()
258 pRecoverMgr->fDisableInputsFromOs = FALSE; in recoveryMgr_SM()
273 pRecoverMgr->fRecoveryInProcess = FALSE; in recoveryMgr_SM()
316 if(pRecoverMgr->fRecoveryInProcess == FALSE) in recoveryMgr_recoveryProcess()
412 return FALSE; in recoveryMgr_areInputsFromOsDisabled()
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/
DTrafficMonitor.c139 TrafficMonitor->Active = FALSE; in TrafficMonitor_Init()
163 TrafficMonitor->DownTimerEnabled = FALSE; in TrafficMonitor_Init()
228 TrafficMonitor->Active = FALSE; in TrafficMonitor_Stop()
230 TrafficMonitor->DownTimerEnabled = FALSE; in TrafficMonitor_Stop()
334 TrafficAlertElement->AutoCreated = FALSE; in TrafficMonitor_RegEvent()
335 TrafficAlertElement->Enabled = FALSE; in TrafficMonitor_RegEvent()
373 TrafficAlertElement->RstWasAssigned = FALSE; in TrafficMonitor_RegEvent()
609 TrafficAlertElement->Enabled = FALSE; in TrafficMonitor_StopEventNotif()
752 return FALSE; in isThresholdUp()
783 BOOL returnVal = FALSE; in isThresholdDown()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
DsmeSmApi.c291 pSmeSm->immediateShutdownRequired = FALSE; in smeSm_start()
329 pSmeSm->connectEnabled = FALSE; in smeSm_reselect()
368 pSmeSm->radioOn = FALSE; in smeSm_stop()
369 pSmeSm->immediateShutdownRequired = FALSE; in smeSm_stop()
391 pSmeSm->radioOn = FALSE; in smeSm_stopAndShutdown()
418 …eSm->hSiteMgr, frameInfo->bssId, frameInfo->parsedIEs, frameInfo->channel, frameInfo->band, FALSE); in smeSm_scanComplete()
459 pSmeSm->reScanFlag = FALSE; in smeSm_scanComplete()
479 pSmeSm->reScanFlag = FALSE; /* (Just to make sure) */ in smeSm_scanComplete()
480 pSmeSm->dualBandReScanFlag = FALSE; in smeSm_scanComplete()
DsmeSm.c260 pSmeSm->dualBandReScanFlag = FALSE; in smeSm_smConfig()
261 pSmeSm->reScanFlag = FALSE; in smeSm_smConfig()
262 pSmeSm->radioOn = FALSE; in smeSm_smConfig()
263 pSmeSm->immediateShutdownRequired = FALSE; in smeSm_smConfig()
271 pSmeSm->connectEnabled = FALSE; in smeSm_smConfig()
418 pSmeSm->dualBandReScanFlag = FALSE; in sme_startScan()
467 pSmeSm->bSendDisAssocEvent = FALSE; in interScan_to_scanning()
500 pSmeSm->connectEnabled = FALSE; in disconnecting_to_interScan()
541 pSmeSm->connectEnabled = FALSE; in connected_to_interScan()
562 if ((pSmeSm->bSendDisAssocEvent == TRUE) || (pSmeSm->scanEnabled == FALSE)) in select_to_InterScan()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/src/
DSoftGemini.c273 pSoftGemini->bProtectiveMode = FALSE; in SoftGemini_config()
275 pSoftGemini->bDriverEnabled = FALSE; in SoftGemini_config()
276 pSoftGemini->bPsPollFailureActive = FALSE; in SoftGemini_config()
280 status = SoftGemini_setEnableParam(hSoftGemini, pSoftGeminiInitParams->SoftGeminiEnable, FALSE); in SoftGemini_config()
351 return_value = SoftGemini_setEnableParam(hSoftGemini,pParam->content.SoftGeminiEnable, FALSE); in SoftGemini_setParam()
481 pSoftGemini->btCoexStatus.state = FALSE; in SoftGemini_setEnableParam()
498 pSoftGemini->btCoexStatus.state = FALSE; in SoftGemini_setEnableParam()
829 pSoftGemini->bDriverEnabled = FALSE; in SoftGemini_DisableDriver()
968 pSoftGemini->bProtectiveMode = FALSE; in SoftGemini_DisableProtectiveMode()
992 currBSS_SGconfigureBSSLoss(pSoftGemini->hCurrBss,0,FALSE); in SoftGemini_RemoveProtectiveModeParameters()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/
DmeasurementMgrSM.c360 if(pMeasurementMgr->isModuleRegistered == FALSE) in measurementMgrSM_acConnected()
424 pMeasurementMgr->Connected = FALSE; in measurementMgrSM_acDisconnected_fromIdle()
462 pMeasurementMgr->Enabled = FALSE; in measurementMgrSM_acDisable_fromIdle()
483 if (pMeasurementMgr->Connected == FALSE || in measurementMgrSM_acFrameReceived_fromIdle()
484 pMeasurementMgr->Enabled == FALSE) in measurementMgrSM_acFrameReceived_fromIdle()
560 activationDelay, FALSE); in measurementMgrSM_acFrameReceived_fromIdle()
598 pMeasurementMgr->Connected = FALSE; in measurementMgrSM_acDisconnected_fromProcessingRequest()
621 pMeasurementMgr->Enabled = FALSE; in measurementMgrSM_acDisable_fromProcessingRequest()
755 pMeasurementMgr->Connected = FALSE; in measurementMgrSM_acDisconnected_fromWaitForSCR()
778 pMeasurementMgr->Enabled = FALSE; in measurementMgrSM_acDisable_fromWaitForSCR()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/
DRateAdaptation.c173 pRateAdaptation->stepUpFlag = FALSE; in rateAdaptation_config()
178 pRateAdaptation->tspecsRateParameters[i].enableEvent = FALSE; in rateAdaptation_config()
255 …timerStart(pRateAdaptation->hOs, pRateAdaptation->pTimer,pRateAdaptation->rateAdapt_timeout,FALSE); in rateAdaptation_rxTimeOut()
293 if(pRateAdaptation->tspecsRateParameters[i].enableEvent == FALSE) in rateAdaptation_rxTimeOut()
323 pRateAdaptation->stepUpFlag = FALSE; in rateAdaptation_rxTimeOut()
441 pRateAdaptation->RatesMap[index].valid = FALSE; in rateAdaptation_buildRateMapTable()
509 return FALSE; in rateAdaptation_isRateInTable()
640 return FALSE; in set4xEnableForRate()
645 return FALSE; in set4xEnableForRate()
648 return FALSE; in set4xEnableForRate()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/currBss/
DcurrBss.c279 pCurrBSS->isConnected = FALSE; in currBSS_init()
280 pCurrBSS->fwIsOutOfSync = FALSE; in currBSS_init()
281 pCurrBSS->rssiAboveThrReported = FALSE; in currBSS_init()
282 pCurrBSS->rssiBelowThrReported = FALSE; in currBSS_init()
292 pCurrBSS->bUseSGParams = FALSE; in currBSS_init()
640 …teSite(pCurrBSS->hSiteMgr, bssid, pFrameInfo, pRxAttr->channel, (radioBand_e)pRxAttr->band, FALSE); in currBSS_probRespReceivedCallb()
687 …teSite(pCurrBSS->hSiteMgr, bssid, pFrameInfo, pRxAttr->channel, (radioBand_e)pRxAttr->band, FALSE); in currBSS_beaconReceivedCallb()
691 currBSS_updateRxSignal(hCurrBSS, pRxAttr->SNR, pRxAttr->Rssi, FALSE); in currBSS_beaconReceivedCallb()
864 pCurrBSS->fwIsOutOfSync == FALSE && in currBSS_outOfSync()
1027 pCurrBSS->fwIsOutOfSync = FALSE; in currBSS_terminateOutOfSyncMode()
[all …]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
Dti_types.h55 #ifndef FALSE
56 #define FALSE 0 macro
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
DwhalSecurity.c118 pWhalSecur->reconfData.isHwEncDecrEnableValid = FALSE; in whalSecur_Config()
119 pWhalSecur->reconfData.isDefaultKeyIdValid = FALSE; in whalSecur_Config()
360 pWhalSecur->reconfData.isHwEncDecrEnableValid = FALSE; in whalSecur_SecurModeSet()
361 pWhalSecur->reconfData.isDefaultKeyIdValid = FALSE; in whalSecur_SecurModeSet()
373 if (whalExc_swEncEnable (pWhalSecur->pWhalExc, FALSE) != OK) in whalSecur_SecurModeSet()
376 if (whalExc_micFieldEnable (pWhalSecur->pWhalExc, FALSE) != OK) in whalSecur_SecurModeSet()
389 return (whal_hwCtrl_RxMsduFormatSet (pWhalSecur->pWhalCtrl->pHwCtrl, FALSE)); in whalSecur_SecurModeSet()

123456