HomeSort by relevance Sort by last modified time
    Searched refs:TI_TRUE (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSelect.c 84 if (TI_TRUE == pSme->bReselect)
115 if (TI_TRUE == pCurrentSite->bConsideredForSelect)
129 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
140 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
151 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
163 pWscPbApFound = TI_TRUE;
171 if (TI_TRUE == bWscPbAbort)
179 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
195 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again */
207 pCurrentSite->bConsideredForSelect = TI_TRUE; /* don't try this site again *
    [all...]
keyParserExternal.c 178 macEqual2Associated = TI_TRUE;
182 macIsBroadcast = TI_TRUE;
188 macEqual2Associated = TI_TRUE;
189 wepKey = TI_TRUE;
222 macIsBroadcast = TI_TRUE;
apConn.c 170 TI_BOOL firstAttempt2Roam; /**< TI_TRUE if still connected to original AP, TI_FALSE otherwise */
190 TI_BOOL voiceTspecConfigured;/**< Shall be set to TI_TRUE before roaming in case the TSPEC is configured */
192 TI_BOOL reNegotiateTSPEC; /**< Shall be set to TI_TRUE before hand-over if requested by Roaming Manager */
193 TI_BOOL resetReportedRoamingStatistics; /**< Shall be set to TI_TRUE if starting to measure traffic */
488 pAPConnection->firstAttempt2Roam = TI_TRUE;
489 pAPConnection->roamingEnabled = TI_TRUE;
524 pAPConnection->isSnrTriggerMaskedOut = TI_TRUE;
527 pAPConnection->removeKeys = TI_TRUE;
528 pAPConnection->sendDeauthPacket = TI_TRUE; /* Default behavior is radio On - send DISASSOC frame */
578 return TI_TRUE;
    [all...]
sme.c 183 pSme->bConnectRequired = TI_TRUE;
188 pSme->bConnectRequired = TI_TRUE;
270 pSme->bRunning = TI_TRUE;
279 if (TI_TRUE == pSme->bRadioOn)
356 if (TI_TRUE == pSme->bRadioOn)
358 if(TI_TRUE == pSme->bRunning)
400 pSme->bRadioOn = TI_TRUE;
420 pSme->bConnectRequired = TI_TRUE;
425 pSme->bConnectRequired = TI_TRUE;
487 pSme->bConstantScan = TI_TRUE;
    [all...]
smeSm.c 201 else if (TI_TRUE == pSme->bConnectRequired)
471 tStatus = apConn_stop (pSme->hApConn, TI_TRUE);
477 TI_TRUE, sme_ReportConnStatus, hSme);
503 if (TI_TRUE == pSme->bAuthSent)
555 TI_TRUE, sme_ReportConnStatus, hSme);
620 if ((TI_TRUE == pSme->bRunning) && (TI_TRUE == pSme->bRadioOn))
690 (TI_TRUE == bBandCountryFound[ pSme->tInitParams.tChannelList[ uIndex ].eBand ]))
708 bBandChannelExist[ pSme->tInitParams.tChannelList[ uIndex ].eBand ] = TI_TRUE;
717 pSme->tScanParams.bTerminateOnReport = TI_TRUE;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
scr.c 82 { TI_TRUE, /**< client status for SCR_CID_APP_SCAN */
91 { TI_TRUE, /**< client status for SCR_CID_APP_SCAN */
101 TI_TRUE, /**< client status for SCR_CID_DRIVER_FG_SCAN */
105 TI_TRUE, /**< client status for SCR_CID_CONNECT */
109 { TI_TRUE, /**< client status for SCR_CID_APP_SCAN */
111 TI_TRUE, /**< client status for SCR_CID_CONT_SCAN */
112 TI_TRUE, /**< client status for SCR_CID_XCC_MEASURE */
113 TI_TRUE, /**< client status for SCR_CID_BASIC_MEASURE */
116 TI_TRUE, /**< client status for SCR_CID_SWITCH_CHANNEL */ },
123 TI_TRUE, /**< client status for SCR_CID_CONNECT *
    [all...]
PowerMgrKeepAlive.c 145 pPowerMgrKL->tCurrentConfig.enaDisFlag = TI_TRUE;
174 pPowerMgrKL->bConnected = TI_TRUE;
186 if (TI_TRUE == pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag)
214 if (TI_TRUE == bDisconnect)
263 if (TI_TRUE == pPowerMgrKL->bConnected)
266 if (TI_TRUE == pPowerMgrKL->tCurrentConfig.templates[ uIndex ].keepAliveParams.enaDisFlag)
354 if (TI_TRUE == pPowerMgrKL->tCurrentConfig.templates[ uMessageIndex ].keepAliveParams.enaDisFlag)
ScanCncnApp.c 170 pScanCncn->bOSScanRunning = TI_TRUE;
237 pParam->content.uBssidListSize = scanResultTable_CalculateBssidListSize (pScanCncn->hScanResultTable, TI_TRUE);
243 &pParam->paramLength, TI_TRUE);
295 if (TI_TRUE == pScanCncn->bOSScanRunning)
321 if (TI_TRUE == pScanCncn->bOSScanRunning)
351 if (TI_TRUE == pScanCncn->bOSScanRunning)
systemConfig.c 274 frame.content.iePacket.capabilities |= (TI_TRUE << CAP_IBSS_SHIFT); /* Bss type must be independent */
277 frame.content.iePacket.capabilities |= (TI_TRUE << CAP_PREAMBLE_SHIFT);
287 frame.content.iePacket.capabilities |= (TI_TRUE << CAP_PRIVACY_SHIFT);
291 frame.content.iePacket.capabilities |= (TI_TRUE << CAP_PBCC_SHIFT);
296 frame.content.iePacket.capabilities |= (TI_TRUE << CAP_SLOT_TIME_SHIFT);
313 siteMgr_updateRates(pSiteMgr, TI_FALSE, TI_TRUE);
315 siteMgr_updateRates(pSiteMgr, TI_TRUE, TI_TRUE);
341 extRatesInd = TI_TRUE;
495 siteMgr_bandParamsConfig(pSiteMgr, TI_TRUE);
    [all...]
mlmeParser.c 151 pHandle->tempFrameInfo.myBssid = TI_TRUE;
157 pHandle->tempFrameInfo.mySa = TI_TRUE;
185 pHandle->tempFrameInfo.myDst = TI_TRUE;
313 ciscoIEPresent = TI_TRUE;
328 ciscoIEPresent = TI_TRUE;
    [all...]
PowerMgr.c 266 TI_TRUE);
310 TI_TRUE);
326 pPowerMgr->powerMngModePriority[POWER_MANAGER_USER_PRIORITY].priorityEnable = TI_TRUE;
379 if ( pPowerMgr->psEnable == TI_TRUE )
394 pPowerMgr->psEnable = TI_TRUE;
427 pPowerMgr->betTrafficEnable = TI_TRUE;
477 if ( pPowerMgr->powerMngModePriority[POWER_MANAGER_PS_POLL_FAILURE_PRIORITY].priorityEnable == TI_TRUE)
517 RETURN: TI_BOOL - TI_TRUE if enable else TI_FALSE.\n
562 if ( pPowerMgr->psEnable == TI_TRUE )
581 if ( pPowerMgr->psEnable == TI_TRUE )
    [all...]
  /hardware/ti/wlan/wl1271/Test/
PowerMgrDebug.c 79 PowerMgr_stopPS(thePowerMgrHandle, TI_TRUE);
ScanMngrDbg.c 78 scanMngr_startImmediateScan( hScanMngr, (1 == *((TI_INT32*)pParam) ? TI_TRUE : TI_FALSE) );
  /hardware/ti/wlan/wl1271/utils/
GenSM.c 166 if (TI_TRUE == pGenSM->bEventPending)
173 pGenSM->bEventPending = TI_TRUE;
180 if (TI_TRUE == pGenSM->bInAction)
187 while (TI_TRUE == pGenSM->bEventPending)
197 pGenSM->bInAction = TI_TRUE;
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
cli_cu_common.h 51 #ifndef TI_TRUE
52 #define TI_TRUE 1
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
coreDefaultParams.h 110 #define SITE_MGR_PERFORM_BUILD_IN_TEST_RECOVEY_MAX TI_TRUE
241 #define WME_ENABLED_MAX TI_TRUE
242 #define WME_ENABLED_DEF TI_TRUE
245 #define QOS_TRAFFIC_ADM_CTRL_ENABLED_MAX TI_TRUE
246 #define QOS_TRAFFIC_ADM_CTRL_ENABLED_DEF TI_TRUE
253 #define QOS_TAG_ZERO_PRIO_MAX TI_TRUE
254 #define QOS_TAG_ZERO_PRIO_DEF TI_TRUE
505 #define HT_11N_ENABLED_MAX TI_TRUE
506 #define HT_11N_ENABLED_DEF TI_TRUE
634 #define RX_DATA_FILTERS_ENABLED_MAX TI_TRUE
    [all...]
  /hardware/ti/wlan/wl1271/Txn/
WspiBusDrv.c 304 pBusDrv->eCurrTxnStatus = WSPI_WriteAsync(pBusDrv->hWspi, pTxn->uHwAddr,tempWriteBuff,pTxn->aLen[0], &cb, TI_TRUE, TI_TRUE,TXN_PARAM_GET_FIXED_ADDR(pTxn));
319 pBusDrv->eCurrTxnStatus = WSPI_ReadAsync(pBusDrv->hWspi, pTxn->uHwAddr,tempReadBuff,pTxn->aLen[0], &cb, TI_TRUE, TI_TRUE,TXN_PARAM_GET_FIXED_ADDR(pTxn));
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
txPort.c 159 pTxPort->mgmtQueueEnabled = TI_TRUE;
203 pTxPort->txSuspended = TI_TRUE;
293 pTxPort->mgmtQueueEnabled = TI_TRUE;
298 pTxPort->dataQueueEnabled = TI_TRUE;
txMgmtQueue.c 111 /* TI_TRUE if both aQueues are empty. */
219 pTxMgmtQ->bMgmtPortEnable = TI_TRUE; /* Port Default status is open (data-queues are disabled). */
248 TI_TRUE,
514 pTxMgmtQ->bMgmtPortEnable = TI_TRUE;
603 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_MGMT] = TI_TRUE;
621 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_MGMT] = TI_TRUE;
622 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_TRUE;
680 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_MGMT] = TI_TRUE;
681 pTxMgmtQ->aQueueEnabledBySM[QUEUE_TYPE_EAPOL] = TI_TRUE;
874 pTxMgmtQ->aQueueBusy[QUEUE_TYPE_MGMT ] = TI_TRUE;
    [all...]
TrafficMonitor.c 174 tmr_StartTimer (TestEventTimer, TestEventFunc, (TI_HANDLE)TrafficMonitor, 5000, TI_TRUE);
210 TrafficMonitor->Active = TI_TRUE;
377 TrafficAlertElement->ResetElment[0]->AutoCreated = TI_TRUE;
379 TrafficAlertElement->ResetElment[0]->RstWasAssigned = TI_TRUE;
380 TrafficAlertElement->RstWasAssigned = TI_TRUE;
552 TrafficAlertElement->RstWasAssigned = TI_TRUE;
574 TrafficResetAlertElement->RstWasAssigned = TI_TRUE;
642 TrafficAlertElement->Enabled = TI_TRUE;
715 RETURN: If threshold crossed TI_TRUE else False
758 return TI_TRUE;
    [all...]
txDataQueue.c 177 TI_TRUE,
332 return txMgmtQ_Xmit (pTxDataQ->hTxMgmtQ, pPktCtrlBlk, TI_TRUE);
364 bRequestSchedule = TI_TRUE;
381 pTxDataQ->aNetStackQueueStopped[uQueId] = TI_TRUE;
382 bRequestSchedule = TI_TRUE;
383 bStopNetStack = TI_TRUE;
511 pTxDataQ->bDataPortEnable = TI_TRUE;
794 pTxDataQ->aQueueBusy[aTidToQueueTable[uTidIdx]] = TI_TRUE;
  /hardware/ti/wlan/wl1271/TWD/MacServices/
ScanSrv.c 328 pScanSRV->bInRequest = TI_TRUE;
342 pScanSRV->bSPSScan = TI_TRUE;
352 if ( (TI_FALSE == bHighPriority) && (TI_TRUE == bDriverMode))
358 pScanSRV->bDtimOverlapping = TI_TRUE;
369 if ( TI_TRUE == bDriverMode )
371 pScanSRV->bExitFromDriverMode = TI_TRUE;
412 if ( TI_TRUE == pScanSRV->bSPSScan )
478 else if ( (TI_TRUE == pScanSRV->bScanOnDriverModeFailure) && ( ENTER_POWER_SAVE_FAIL == psStatus))
542 pScanSRV->bTSFError = TI_TRUE;
573 pScanSRV->bNoScanCompleteFlag = TI_TRUE;
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngr_manualSM.c 209 pRoamingMngr->handoverWasPerformed = TI_TRUE;
214 apConn_connectToAP(pRoamingMngr->hAPConnection, &(pRoamingMngr->targetAP.newAP), &(pRoamingMngr->targetAP.connRequest), TI_TRUE);
236 apConn_connectToAP(pRoamingMngr->hAPConnection, &(pRoamingMngr->targetAP.newAP), &(pRoamingMngr->targetAP.connRequest), TI_TRUE);
roamingMngr_autoSM.c 300 scanResult = scanMngr_startImmediateScan (pRoamingMngr->hScanMngr, TI_TRUE);
371 if (apConn_isSiteBanned(pRoamingMngr->hAPConnection, &pRoamingMngr->pListOfAPs->BSSList[index].BSSID) == TI_TRUE)
508 pRoamingMngr->handoverWasPerformed = TI_TRUE;
518 apConn_connectToAP(pRoamingMngr->hAPConnection, pApToConnect, &requestToApConn, TI_TRUE);
552 pRoamingMngr->maskRoamingEvents = TI_TRUE;
662 pRoamingMngr->maskRoamingEvents = TI_TRUE;
700 pRoamingMngr->maskRoamingEvents = TI_TRUE;
737 pRoamingMngr->maskRoamingEvents = TI_TRUE;
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.c 217 if (pRegulatoryDomain->spectrumManagementEnabled == TI_TRUE)
219 pRegulatoryDomain->regulatoryDomainEnabled = TI_TRUE;
395 pRegulatoryDomain->regulatoryDomainEnabled = TI_TRUE;
406 return setSupportedChannelsAccording2CountryIe(pRegulatoryDomain, pParam->content.pCountry, TI_TRUE);
596 pParam->content.tDfsChannel.bDfsChannel = TI_TRUE;
697 RETURN: TI_TRUE - if country IE was found according to the band.
751 if( band_2_4 == TI_TRUE )
    [all...]

Completed in 1002 milliseconds

1 2 3 4 5