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

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.h 110 TCountry country5; /* Detected County IE for 5 Ghz */ member in struct:__anon10679
regulatoryDomain.c 539 pParam->content.pCountry = &pRegulatoryDomain->country5;
567 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country5.countryIE.CountryString, DOT11_COUNTRY_STRING_LEN);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
regulatoryDomain.h 116 country_t country5; /* Detected County IE for 5 Ghz */ member in struct:__anon17947
regulatoryDomain.c 596 pParam->content.pCountry = &pRegulatoryDomain->country5;
630 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country5.countryIE.CountryString, COUNTRY_STRING_LEN);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomain.h 110 TCountry country5; /* Detected County IE for 5 Ghz */ member in struct:__anon18999
regulatoryDomain.c 539 pParam->content.pCountry = &pRegulatoryDomain->country5;
567 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country5.countryIE.CountryString, DOT11_COUNTRY_STRING_LEN);
    [all...]

Completed in 559 milliseconds