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

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/NetworkCtrl/RegulatoryDomain/
regulatoryDomain.c 614 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country24.countryIE.CountryString, COUNTRY_STRING_LEN);
618 pParam->content.pCountryString[0] = '\0';
630 os_memoryCopy(pRegulatoryDomain->hOs, (void*)pParam->content.pCountryString, (void*)pRegulatoryDomain->country5.countryIE.CountryString, COUNTRY_STRING_LEN);
634 pParam->content.pCountryString[0] = '\0';
    [all...]
  /system/wlan/ti/wilink_6_1/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/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...]
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 685 TI_UINT8* pCountryString;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 763 UINT8 pCountryString[COUNTRY_STRING_LEN];
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osUtil.c 643 NdisMoveMemory(pData, Param.content.pCountryString, Length);
    [all...]

Completed in 110 milliseconds