HomeSort by relevance Sort by last modified time
    Searched refs:regulatoryDomain_setParam (Results 1 - 24 of 24) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomainApi.h 75 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam);
SwitchChannel.c 508 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, &param);
529 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, &param);
    [all...]
regulatoryDomain.c 244 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain,
259 TRACE0(pRegulatoryDomain->hReport, REPORT_SEVERITY_ERROR, "regulatoryDomain_setParam, REGULATORY_DOMAIN_COUNTRY_PARAM is set with NULL pointer");
331 TRACE0(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_TX_POWER_AFTER_SELECTION_PARAM \n");
339 TRACE0(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_DISCONNECT_PARAM\n");
358 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam: temporary fix = %d, \n", pParam->content.bActivateTempPowerFix);
367 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_ENABLE_DISABLE_802_11D = %d, \n", pParam->content.enableDisable_802_11d);
372 TRACE0(pRegulatoryDomain->hReport, REPORT_SEVERITY_ERROR, "regulatoryDomain_setParam, Disable of 802_11d, is not allowed when 802_11h is enabled \n");
390 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_ENABLE_DISABLE_802_11H = %d, \n", pParam->content.enableDisable_802_11h);
402 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_COUNTRY_2_4_PARAM Len = %d, \n", pParam->paramLength);
414 TRACE2(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, DFS_CHANNELS_RANGE, min = %d, max = %d, \n", pParam->content.DFS_ChannelRange.minDFS_channelNum, (…)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomainApi.h 75 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam);
SwitchChannel.c 508 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, &param);
529 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, &param);
    [all...]
regulatoryDomain.c 244 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain,
259 TRACE0(pRegulatoryDomain->hReport, REPORT_SEVERITY_ERROR, "regulatoryDomain_setParam, REGULATORY_DOMAIN_COUNTRY_PARAM is set with NULL pointer");
331 TRACE0(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_TX_POWER_AFTER_SELECTION_PARAM \n");
339 TRACE0(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_DISCONNECT_PARAM\n");
358 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam: temporary fix = %d, \n", pParam->content.bActivateTempPowerFix);
367 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_ENABLE_DISABLE_802_11D = %d, \n", pParam->content.enableDisable_802_11d);
372 TRACE0(pRegulatoryDomain->hReport, REPORT_SEVERITY_ERROR, "regulatoryDomain_setParam, Disable of 802_11d, is not allowed when 802_11h is enabled \n");
390 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_ENABLE_DISABLE_802_11H = %d, \n", pParam->content.enableDisable_802_11h);
402 TRACE1(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, REGULATORY_DOMAIN_COUNTRY_2_4_PARAM Len = %d, \n", pParam->paramLength);
414 TRACE2(pRegulatoryDomain->hReport, REPORT_SEVERITY_INFORMATION, "regulatoryDomain_setParam, DFS_CHANNELS_RANGE, min = %d, max = %d, \n", pParam->content.DFS_ChannelRange.minDFS_channelNum, (…)
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/inc/
regulatoryDomainApi.h 64 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain, paramInfo_t *pParam);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/conn/
connInfra.c 346 regulatoryDomain_setParam(pConn->hRegulatoryDomain, &param);
542 regulatoryDomain_setParam(pConn->hRegulatoryDomain, &param);
574 regulatoryDomain_setParam(pConn->hRegulatoryDomain, &param);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
connInfra.c 338 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam);
528 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam);
567 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
connInfra.c 336 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam);
516 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam);
552 regulatoryDomain_setParam(pConn->hRegulatoryDomain, pParam);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
systemConfig.c 671 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain, pParam);
683 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain, pParam);
siteMgr.c 248 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain,&param);
    [all...]
mlmeParser.c 486 regulatoryDomain_setParam (pHandle->hRegulatoryDomain, pParam);
613 regulatoryDomain_setParam (pHandle->hRegulatoryDomain, pParam);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
systemConfig.c 665 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain, pParam);
677 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain, pParam);
siteMgr.c 239 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain,&param);
    [all...]
mlmeParser.c 485 regulatoryDomain_setParam (pHandle->hRegulatoryDomain, pParam);
612 regulatoryDomain_setParam (pHandle->hRegulatoryDomain, pParam);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/SwitchChannel/
SwitchChannel.c 545 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, &param);
570 regulatoryDomain_setParam(pSwitchChannel->hRegulatoryDomain, &param);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdDispatcher.c 314 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(REGULATORY_DOMAIN_MODULE_PARAM) - 1].set = regulatoryDomain_setParam;
  /system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
CmdDispatcher.c 314 pCmdDispatch->paramAccessTable[GET_PARAM_MODULE_NUMBER(REGULATORY_DOMAIN_MODULE_PARAM) - 1].set = regulatoryDomain_setParam;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
select.c     [all...]
siteMgr.c 280 regulatoryDomain_setParam(pSiteMgr->hRegulatoryDomain,&param);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncn.c 420 regulatoryDomain_setParam(pScanConcentrator->hRegulatoryDomain,&param);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
regulatoryDomain.c 233 * regulatoryDomain_setParam
247 TI_STATUS regulatoryDomain_setParam(TI_HANDLE hRegulatoryDomain,
263 ("regulatoryDomain_setParam, REGULATORY_DOMAIN_COUNTRY_PARAM is set with NULL pointer"));
347 ("regulatoryDomain_setParam, REGULATORY_DOMAIN_TX_POWER_AFTER_SELECTION_PARAM \n"));
356 ("regulatoryDomain_setParam, REGULATORY_DOMAIN_DISCONNECT_PARAM\n"));
400 ("regulatoryDomain_setParam, REGULATORY_DOMAIN_ENABLE_DISABLE_802_11D = %d, \n", pParam->content.enableDisable_802_11d));
406 ("regulatoryDomain_setParam, Disable of 802_11d, is not allowed when 802_11h is enabled \n"));
425 ("regulatoryDomain_setParam, REGULATORY_DOMAIN_ENABLE_DISABLE_802_11H = %d, \n", pParam->content.enableDisable_802_11h));
438 ("regulatoryDomain_setParam, REGULATORY_DOMAIN_COUNTRY_2_4_PARAM Len = %d, \n", pParam->paramLength));
451 ("regulatoryDomain_setParam, DFS_CHANNELS_RANGE, min = %d, max = %d, \n",
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c     [all...]

Completed in 48 milliseconds