HomeSort by relevance Sort by last modified time
    Searched refs:pCountryString (Results 1 - 2 of 2) 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);
558 pParam->content.pCountryString[0] = '\0';
567 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country5.countryIE.CountryString, DOT11_COUNTRY_STRING_LEN);
571 pParam->content.pCountryString[0] = '\0';
    [all...]
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 699 TI_UINT8* pCountryString;
    [all...]

Completed in 149 milliseconds