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

  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomain.c 554 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country24.countryIE.CountryString, DOT11_COUNTRY_STRING_LEN);
567 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country5.countryIE.CountryString, DOT11_COUNTRY_STRING_LEN);
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]
  /hardware/ti/wlan/wl1271/utils/
802_11Defs.h 583 TI_UINT8 CountryString[DOT11_COUNTRY_STRING_LEN];
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 556 os_memoryCopy(pSiteMgr->hOs, pBuf , &pCountry->countryIE.CountryString, DOT11_COUNTRY_STRING_LEN);
mlmeParser.c     [all...]

Completed in 223 milliseconds