HomeSort by relevance Sort by last modified time
    Searched refs:country24 (Results 1 - 2 of 2) 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:__anon20839
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...]

Completed in 329 milliseconds