Home
last modified time | relevance | path

Searched refs:hRegulatoryDomain (Results 1 – 25 of 32) sorted by relevance

12

/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
DregulatoryDomainApi.h58 TI_STATUS regulatoryDomain_SetDefaults (TI_HANDLE hRegulatoryDomain,
75 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam);
91 TI_STATUS regulatoryDomain_getParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam);
93 TI_STATUS regulatoryDomain_destroy(TI_HANDLE hRegulatoryDomain);
DSwitchChannel.c134 TI_HANDLE hRegulatoryDomain; member
318 pSwitchChannel->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in switchChannel_init()
487 regulatoryDomain_getParam(pSwitchChannel->hRegulatoryDomain, &param); in switchChannel_recvCmd()
508 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, &param); in switchChannel_recvCmd()
517 regulatoryDomain_getParam(pSwitchChannel->hRegulatoryDomain,&param); in switchChannel_recvCmd()
529 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, &param); in switchChannel_recvCmd()
1410 regulatoryDomain_getParam(pSwitchChannel->hRegulatoryDomain,&param); in switchChannel_recvCmd4Debug()
1530 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, &param); in switchChannelDebug_setChannelValidity()
DregulatoryDomain.c162 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)(pStadHandles->hRegulatoryDomain); in regulatoryDomain_init()
197 TI_STATUS regulatoryDomain_SetDefaults (TI_HANDLE hRegulatoryDomain, in regulatoryDomain_SetDefaults() argument
200 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)hRegulatoryDomain; in regulatoryDomain_SetDefaults()
244 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain, in regulatoryDomain_setParam() argument
247 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)hRegulatoryDomain; in regulatoryDomain_setParam()
436 TI_STATUS regulatoryDomain_getParam(TI_HANDLE hRegulatoryDomain, in regulatoryDomain_getParam() argument
439 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)hRegulatoryDomain; in regulatoryDomain_getParam()
674 TI_STATUS regulatoryDomain_destroy(TI_HANDLE hRegulatoryDomain) in regulatoryDomain_destroy() argument
676 regulatoryDomain_t *pRegulatoryDomain = (regulatoryDomain_t *)hRegulatoryDomain; in regulatoryDomain_destroy()
1526 void regDomainPrintValidTables(TI_HANDLE hRegulatoryDomain) in regDomainPrintValidTables() argument
[all …]
DmeasurementMgr.h141 TI_HANDLE hRegulatoryDomain; member
DmeasurementMgr.c151 pMeasurementMgr->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in measurementMgr_init()
173 regulatoryDomain_getParam (pMeasurementMgr->hRegulatoryDomain, &param); in measurementMgr_init()
997 regulatoryDomain_getParam(pMeasurementMgr->hRegulatoryDomain, &param); in measurementMgr_isRequestValid()
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/
DScanCncnOsSm.c203 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam ); in scanCncnOsSm_ActionStartGScan()
209 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam); in scanCncnOsSm_ActionStartGScan()
302 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam ); in scanCncnOsSm_ActionStartAScan()
308 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam); in scanCncnOsSm_ActionStartAScan()
437 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tParam); in scanCncnOsSm_FillAllAvailableChannels()
470 regulatoryDomain_getParam( pScanCncn->hRegulatoryDomain, &tParam ); in scanCncnOsSm_FillAllAvailableChannels()
DScanCncnPrivate.h64 TI_HANDLE hRegulatoryDomain; member
DAssocSM.h119 TI_HANDLE hRegulatoryDomain; member
DmlmeSm.h128 TI_HANDLE hRegulatoryDomain; member
DScanCncn.c183 pScanCncn->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in scanCncn_Init()
1149 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, &tDfsParam); in scanCncn_VerifyChannelsWithRegDomain()
1173 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, pParam); in scanCncn_VerifyChannelsWithRegDomain()
1212 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, pParam); in scanCncn_VerifyChannelsWithRegDomain()
1232 regulatoryDomain_getParam (pScanCncn->hRegulatoryDomain, pParam); in scanCncn_VerifyChannelsWithRegDomain()
DcurrBss.h135 TI_HANDLE hRegulatoryDomain; member
DsiteHash.h102 TI_HANDLE hRegulatoryDomain; member
DassocSM.c275 pHandle->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in assoc_init()
1128 status = regulatoryDomain_getParam(pCtx->hRegulatoryDomain, &param); in assoc_smCapBuild()
1342 status = regulatoryDomain_getParam(pCtx->hRegulatoryDomain, &param); in assoc_powerCapabilityBuild()
1437 status = regulatoryDomain_getParam(pCtx->hRegulatoryDomain,&param); in assoc_smRequestBuild()
DmlmeSm.c242 pHandle->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in mlme_init()
DsystemConfig.c671 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain, pParam); in systemConfig()
683 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain, pParam); in systemConfig()
/hardware/ti/wlan/wl1271/Test/
DmeasurementDbg.c66 void regDomainPrintValidTables(TI_HANDLE hRegulatoryDomain);
83 …tion(TI_HANDLE hMeasurementMgr, TI_HANDLE hSwitchChannel, TI_HANDLE hRegulatoryDomain, TI_UINT32 f… in measurementDebugFunction() argument
401 regDomainPrintValidTables(hRegulatoryDomain); in measurementDebugFunction()
Ddebug.c119 …tion(TI_HANDLE hMeasurementMgr, TI_HANDLE hSwitchChannel, TI_HANDLE hRegulatoryDomain, TI_UINT32 f…
202 pStadHandles->hRegulatoryDomain, in debugFunction()
DmeasurementDbg.h67 …tion(TI_HANDLE hMeasurementMgr, TI_HANDLE hSwitchChannel, TI_HANDLE hRegulatoryDomain, TI_UINT32 f…
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
DCmdDispatcher.c97 TI_HANDLE hRegulatoryDomain; member
195 pCmdDispatch->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in cmdDispatch_Init()
316 …_PARAM_MODULE_NUMBER(REGULATORY_DOMAIN_MODULE_PARAM) - 1].handle = pCmdDispatch->hRegulatoryDomain; in cmdDispatch_ConfigParamsAccessTable()
DDrvMainModules.h63 TI_HANDLE hRegulatoryDomain; member
DDrvMain.c415 pDrvMain->tStadHandles.hRegulatoryDomain = regulatoryDomain_create (hOs); in drvMain_Create()
416 if (pDrvMain->tStadHandles.hRegulatoryDomain == NULL) in drvMain_Create()
665 if (pDrvMain->tStadHandles.hRegulatoryDomain != NULL) in drvMain_Destroy()
667 regulatoryDomain_destroy (pDrvMain->tStadHandles.hRegulatoryDomain); in drvMain_Destroy()
889 …regulatoryDomain_SetDefaults (pDrvMain->tStadHandles.hRegulatoryDomain, &pInitTable->regulatoryDom… in drvMain_SetDefaults()
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
Dconn.h115 TI_HANDLE hRegulatoryDomain; member
DconnInfra.c338 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam); in JoinWait_to_mlmeWait()
528 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam); in configHW_to_disconnect()
567 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam); in connInfra_ScrWaitDisconn_to_disconnect()
959 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam); in connect_to_ScrWait()
Dconn.c173 pConn->hRegulatoryDomain= pStadHandles->hRegulatoryDomain; in conn_init()
DapConn.c218 TI_HANDLE hRegulatoryDomain; member
485 pAPConnection->hRegulatoryDomain = pStadHandles->hRegulatoryDomain; in apConn_init()
871 regulatoryDomain_getParam(pAPConnection->hRegulatoryDomain, &param); in apConn_getStaCapabilities()
879 regulatoryDomain_getParam(pAPConnection->hRegulatoryDomain, &param); in apConn_getStaCapabilities()

12