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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
regulatoryDomain.c 257 BOOL bBand_2_4;
269 bBand_2_4 = siteMgr_isCurrentBand24(pRegulatoryDomain->hSiteMgr);
272 setSupportedChannelsAccording2CountryIe(pRegulatoryDomain, pParam->content.pCountry, bBand_2_4);
576 BOOL bBand_2_4 = siteMgr_isCurrentBand24(pRegulatoryDomain->hSiteMgr);
581 if (bBand_2_4)
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomain.c 254 TI_BOOL bBand_2_4;
265 bBand_2_4 = siteMgr_isCurrentBand24(pRegulatoryDomain->hSiteMgr);
268 setSupportedChannelsAccording2CountryIe(pRegulatoryDomain, pParam->content.pCountry, bBand_2_4);
522 TI_BOOL bBand_2_4 = siteMgr_isCurrentBand24(pRegulatoryDomain->hSiteMgr);
524 if (bBand_2_4)
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.c 254 TI_BOOL bBand_2_4;
265 bBand_2_4 = siteMgr_isCurrentBand24(pRegulatoryDomain->hSiteMgr);
268 setSupportedChannelsAccording2CountryIe(pRegulatoryDomain, pParam->content.pCountry, bBand_2_4);
522 TI_BOOL bBand_2_4 = siteMgr_isCurrentBand24(pRegulatoryDomain->hSiteMgr);
524 if (bBand_2_4)
    [all...]

Completed in 28 milliseconds