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

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.h 109 TCountry country24; /* Detected County IE for 2.4 Ghz */ member in struct:__anon10679
regulatoryDomain.c 528 pParam->content.pCountry = &pRegulatoryDomain->country24;
554 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country24.countryIE.CountryString, DOT11_COUNTRY_STRING_LEN);
755 if (os_memoryCompare(pRegulatoryDomain->hOs, (void *)&pCountry->countryIE, (void *)&pRegulatoryDomain->country24.countryIE, sizeof(dot11_countryIE_t)))
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
regulatoryDomain.h 115 country_t country24; /* Detected County IE for 2.4 Ghz */ member in struct:__anon17947
regulatoryDomain.c 585 pParam->content.pCountry = &pRegulatoryDomain->country24;
614 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country24.countryIE.CountryString, COUNTRY_STRING_LEN);
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/
regulatoryDomain.h 109 TCountry country24; /* Detected County IE for 2.4 Ghz */ member in struct:__anon18999
regulatoryDomain.c 528 pParam->content.pCountry = &pRegulatoryDomain->country24;
554 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country24.countryIE.CountryString, DOT11_COUNTRY_STRING_LEN);
752 if (os_memoryCompare(pRegulatoryDomain->hOs, (void *)&pCountry->countryIE, (void *)&pRegulatoryDomain->country24.countryIE, sizeof(dot11_countryIE_t)))
    [all...]

Completed in 88 milliseconds