Searched defs:hSiteMgr (Results 51 - 56 of 56) sorted by relevance

123

/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Assoc/
H A DassocSM.c245 * I - hSiteMgr - Site manager context \n
263 TI_HANDLE hSiteMgr,
329 pHandle->hSiteMgr = hSiteMgr;
560 siteMgr_assocReport(pHandle->hSiteMgr,
1212 status = siteMgr_getParam(pCtx->hSiteMgr, &param);
1223 status = siteMgr_getParam(pCtx->hSiteMgr, &param);
1248 status = siteMgr_getParam(pCtx->hSiteMgr, &param);
1263 status = siteMgr_getParam(pCtx->hSiteMgr, &param);
1281 status = siteMgr_getParam(pCtx->hSiteMgr,
260 assoc_config(TI_HANDLE hAssoc, TI_HANDLE hMlme, TI_HANDLE hRegulatoryDomain, TI_HANDLE hSiteMgr, TI_HANDLE hCtrlData, TI_HANDLE hTxData, TI_HANDLE hHalCtrl, TI_HANDLE hRsn, TI_HANDLE hReport, TI_HANDLE hOs, TI_HANDLE hExcMngr, TI_HANDLE hQosMngr, TI_HANDLE hMeasurementMgr, TI_HANDLE hApConn, assocInitParams_t *pAssocInitParams) argument
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/apConn/
H A DapConn.c235 TI_HANDLE hSiteMgr; member in struct:_apConn_t
396 TI_HANDLE hSiteMgr,
531 pAPConnection->hSiteMgr = hSiteMgr;
990 siteMgr_getParam(pAPConnection->hSiteMgr, &param);
995 siteMgr_getParam(pAPConnection->hSiteMgr, &param);
1579 siteMgr_getParam(pAPConnection->hSiteMgr, &param);
2467 if (siteMgr_overwritePrimarySite(pAPConnection->hSiteMgr, pAPConnection->newAP, pAPConnection->firstAttempt2Roam) != OK)
391 apConn_config(TI_HANDLE hAPConnection, TI_HANDLE hReport, TI_HANDLE hCurrAP, TI_HANDLE hRoamMng, TI_HANDLE hSme, TI_HANDLE hSiteMgr, TI_HANDLE hExcMngr, TI_HANDLE hConnSm, TI_HANDLE hPrivacy, TI_HANDLE hQos, TI_HANDLE hCtrl, TI_HANDLE hEvHandler, TI_HANDLE hScr, TI_HANDLE hAssoc, TI_HANDLE hRegulatoryDomain, apConnParams_t *pApConnParams) argument
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
H A Dtx.c492 TI_HANDLE hSiteMgr,
507 pTxData->hSiteMgr = hSiteMgr;
485 txData_config(TI_HANDLE hTxData, TI_HANDLE hCtrlData, TI_HANDLE hTnetwDrv, TI_HANDLE hWhalCtrl, TI_HANDLE hOs, TI_HANDLE hReport, TI_HANDLE hMemMngr, TI_HANDLE hSiteMgr, TI_HANDLE hEvHandler, TI_HANDLE hQosMngr, TI_HANDLE hPowerMgr) argument
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
H A DapConn.c211 TI_HANDLE hSiteMgr; member in struct:_apConn_t
484 pAPConnection->hSiteMgr = pStadHandles->hSiteMgr;
818 siteMgr_getParam(pAPConnection->hSiteMgr, &param);
823 siteMgr_getParam(pAPConnection->hSiteMgr, &param);
1231 siteMgr_getParam(pAPConnection->hSiteMgr, &param);
2084 if (siteMgr_overwritePrimarySite(pAPConnection->hSiteMgr, pAPConnection->newAP, pAPConnection->firstAttempt2Roam) != TI_OK)
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DsiteMgr.c212 static void siteMgr_externalConfigurationParametersSet(TI_HANDLE hSiteMgr);
217 static void siteMgr_TxPowerAdaptation(TI_HANDLE hSiteMgr, RssiEventDir_e highLowEdge);
218 static void siteMgr_TxPowerLowThreshold(TI_HANDLE hSiteMgr, TI_UINT8 *data, TI_UINT8 dataLength);
219 static void siteMgr_TxPowerHighThreshold(TI_HANDLE hSiteMgr, TI_UINT8 *data, TI_UINT8 dataLength);
332 siteMgr_t *pSiteMgr = (siteMgr_t *)(pStadHandles->hSiteMgr);
362 TI_STATUS siteMgr_SetDefaults (TI_HANDLE hSiteMgr, argument
365 siteMgr_t *pSiteMgr = (siteMgr_t *)hSiteMgr;
496 siteMgr_ConfigRate(hSiteMgr);
514 currBSS_RegisterTriggerEvent(pSiteMgr->hCurrBss, TWD_OWN_EVENT_RSSI_SNR_TRIGGER_2, (TI_UINT8)0,(void*)siteMgr_TxPowerHighThreshold,hSiteMgr);
515 currBSS_RegisterTriggerEvent(pSiteMgr->hCurrBss, TWD_OWN_EVENT_RSSI_SNR_TRIGGER_3, (TI_UINT8)0,(void*)siteMgr_TxPowerLowThreshold, hSiteMgr);
558 siteMgr_unLoad(TI_HANDLE hSiteMgr) argument
589 siteMgr_setParam(TI_HANDLE hSiteMgr, paramInfo_t *pParam) argument
943 siteMgr_getParamWSC(TI_HANDLE hSiteMgr, TIWLN_SIMPLE_CONFIG_MODE *wscParam) argument
971 siteMgr_getParam(TI_HANDLE hSiteMgr, paramInfo_t *pParam) argument
1434 siteMgr_join(TI_HANDLE hSiteMgr) argument
1557 siteMgr_removeSelfSite(TI_HANDLE hSiteMgr) argument
1583 siteMgr_IbssMerge(TI_HANDLE hSiteMgr, TMacAddr our_bssid, TMacAddr new_bssid, mlmeFrameInfo_t *pFrameInfo, TI_UINT8 rxChannel, ERadioBand band) argument
1649 siteMgr_updateSite(TI_HANDLE hSiteMgr, TMacAddr *bssid, mlmeFrameInfo_t *pFrameInfo, TI_UINT8 rxChannel, ERadioBand band, TI_BOOL measuring) argument
1786 siteMgr_start(TI_HANDLE hSiteMgr) argument
1811 siteMgr_stop(TI_HANDLE hSiteMgr) argument
1834 siteMgr_updatePrimarySiteFailStatus(TI_HANDLE hSiteMgr, TI_BOOL bRemoveSite) argument
1872 siteMgr_isCurrentBand24(TI_HANDLE hSiteMgr) argument
3252 pbccAlgorithm(TI_HANDLE hSiteMgr) argument
3295 siteMgr_assocReport(TI_HANDLE hSiteMgr, TI_UINT16 capabilities, TI_BOOL bCiscoAP) argument
3328 siteMgr_setWMEParamsSite(TI_HANDLE hSiteMgr,dot11_WME_PARAM_t *pDot11_WME_PARAM) argument
3367 siteMgr_getWMEParamsSite(TI_HANDLE hSiteMgr,dot11_ACParameters_t **pWME_ACParameters_t) argument
3397 siteMgr_setCurrentTable(TI_HANDLE hSiteMgr, ERadioBand radioBand) argument
3420 siteMgr_updateRates(TI_HANDLE hSiteMgr, TI_BOOL dot11a, TI_BOOL updateToOS) argument
3488 siteMgr_SelectRateMatch(TI_HANDLE hSiteMgr, TSiteEntry *pCurrentSite) argument
3547 siteMgr_bandParamsConfig(TI_HANDLE hSiteMgr, TI_BOOL updateToOS) argument
3568 siteMgr_ConfigRate(TI_HANDLE hSiteMgr) argument
3621 siteMgr_externalConfigurationParametersSet(TI_HANDLE hSiteMgr) argument
3664 siteMgr_saveProbeRespBuffer(TI_HANDLE hSiteMgr, TMacAddr *bssid, TI_UINT8 *pProbeRespBuffer, TI_UINT32 length) argument
3695 siteMgr_saveBeaconBuffer(TI_HANDLE hSiteMgr, TMacAddr *bssid, TI_UINT8 *pBeaconBuffer, TI_UINT32 length) argument
3741 siteMgr_resetChannelList(TI_HANDLE hSiteMgr) argument
3762 siteMgr_IsERP_Needed(TI_HANDLE hSiteMgr,TI_BOOL *useProtection,TI_BOOL *NonErpPresent,TI_BOOL *barkerPreambleType) argument
3822 siteMgr_CopyToPrimarySite(TI_HANDLE hSiteMgr, TSiteEntry *pCandidate) argument
3884 siteMgr_disSelectSite(TI_HANDLE hSiteMgr) argument
3921 siteMgr_overwritePrimarySite(TI_HANDLE hSiteMgr, bssEntry_t *newAP, TI_BOOL requiredToStorePrevSite) argument
4025 siteMgr_changeBandParams(TI_HANDLE hSiteMgr, ERadioBand radioBand) argument
4095 siteMgr_TxPowerHighThreshold(TI_HANDLE hSiteMgr, TI_UINT8 *data, TI_UINT8 dataLength) argument
4120 siteMgr_TxPowerLowThreshold(TI_HANDLE hSiteMgr, TI_UINT8 *data, TI_UINT8 dataLength) argument
4146 siteMgr_TxPowerAdaptation(TI_HANDLE hSiteMgr, RssiEventDir_e highLowEdge) argument
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
H A DsiteMgr.c205 static void siteMgr_externalConfigurationParametersSet(TI_HANDLE hSiteMgr);
208 void siteMgr_gotFirstBcn(TI_HANDLE hSiteMgr);
365 INPUT: hSiteMgr - site manager handle
377 TI_STATUS siteMgr_config( TI_HANDLE hSiteMgr, argument
402 siteMgr_t *pSiteMgr = (siteMgr_t *)hSiteMgr;
594 siteMgr_ConfigRate(hSiteMgr);
621 INPUT: hSiteMgr - site mgr handle.
629 TI_STATUS siteMgr_unLoad(TI_HANDLE hSiteMgr) argument
632 siteMgr_t *pSiteMgr = (siteMgr_t *)hSiteMgr;
651 INPUT: hSiteMgr
660 siteMgr_setParam(TI_HANDLE hSiteMgr, paramInfo_t *pParam) argument
1089 siteMgr_getParam(TI_HANDLE hSiteMgr, paramInfo_t *pParam) argument
1645 siteMgr_join(TI_HANDLE hSiteMgr) argument
1782 siteMgr_forceInfraJoin(TI_HANDLE hSiteMgr) argument
1830 siteMgr_disJoin(TI_HANDLE hSiteMgr) argument
1873 siteMgr_removeSelfSite(TI_HANDLE hSiteMgr) argument
1924 siteMgr_updateSite(TI_HANDLE hSiteMgr, macAddress_t *bssid, mlmeFrameInfo_t *pFrameInfo, UINT8 rxChannel, radioBand_e band, BOOL measuring) argument
2088 siteMgr_start(TI_HANDLE hSiteMgr) argument
2113 siteMgr_stop(TI_HANDLE hSiteMgr) argument
2137 siteMgr_CheckRxSignalValidity(TI_HANDLE hSiteMgr, INT8 rxLevel, UINT8 channel, macAddress_t *bssid) argument
2180 siteMgr_updateRxSignal(TI_HANDLE hSiteMgr, UINT8 snr, INT8 rxLevel, rate_e rate, macAddress_t *bssid, BOOL dataMsdu) argument
2249 siteMgr_updatePrimarySiteFailStatus(TI_HANDLE hSiteMgr, BOOL bRemoveSite) argument
2292 siteMgr_resetEventStatisticsHistory(TI_HANDLE hSiteMgr) argument
2321 siteMgr_resetPrimarySiteAttemptsNumber(TI_HANDLE hSiteMgr) argument
2350 siteMgr_resetPrevPrimarySiteRssi(TI_HANDLE hSiteMgr) argument
2384 siteMgr_isCurrentBand24(TI_HANDLE hSiteMgr) argument
2408 siteMgr_isThereValidSSID(TI_HANDLE hSiteMgr) argument
4032 pbccAlgorithm(TI_HANDLE hSiteMgr) argument
4166 siteMgr_assocReport(TI_HANDLE hSiteMgr, UINT16 capabilities, BOOL bCiscoAP) argument
4200 siteMgr_setWMEParamsSite(TI_HANDLE hSiteMgr,dot11_WME_PARAM_t *pDot11_WME_PARAM) argument
4239 siteMgr_getWMEParamsSite(TI_HANDLE hSiteMgr,ACParameters_t **pWME_ACParameters_t) argument
4369 siteMgr_setCurrentTable(TI_HANDLE hSiteMgr, radioBand_e radioBand) argument
4394 siteMgr_updateRates(TI_HANDLE hSiteMgr, BOOL dot11a, BOOL updateToOS) argument
4455 siteMgr_bandParamsConfig(TI_HANDLE hSiteMgr, BOOL updateToOS) argument
4476 siteMgr_keepAliveSendNullDataTimer(TI_HANDLE hSiteMgr) argument
4511 siteMgr_ConfigRate(TI_HANDLE hSiteMgr) argument
4557 siteMgr_externalConfigurationParametersSet(TI_HANDLE hSiteMgr) argument
4603 siteMgr_checkTxPower(TI_HANDLE hSiteMgr) argument
4630 siteMgr_saveProbeRespBuffer(TI_HANDLE hSiteMgr, macAddress_t *bssid, UINT8 *pProbeRespBuffer, UINT32 length) argument
4664 siteMgr_saveBeaconBuffer(TI_HANDLE hSiteMgr, macAddress_t *bssid, UINT8 *pBeaconBuffer, UINT32 length) argument
4713 siteMgr_resetChannelList(TI_HANDLE hSiteMgr) argument
4741 siteMgr_IsERP_Needed(TI_HANDLE hSiteMgr,BOOL *useProtection,BOOL *NonErpPresent,BOOL *barkerPreambleType) argument
4794 siteMgr_gotFirstBcn(TI_HANDLE hSiteMgr) argument
4834 siteMgr_clearFirstBcnFlag(TI_HANDLE hSiteMgr) argument
4850 siteMgr_setFirstBcnFlag(TI_HANDLE hSiteMgr) argument
4880 siteMgr_overwritePrimarySite(TI_HANDLE hSiteMgr, bssEntry_t *newAP, BOOL requiredToStorePrevSite) argument
[all...]

Completed in 170 milliseconds

123