Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:DOT11_COUNTRY_STRING_LEN

1082     os_memoryCopy(pMlme->hOs,&(countryIE->countryIE.CountryString), pData+2, DOT11_COUNTRY_STRING_LEN);
1085 for (i = 0, j = 0; j < (countryIE->hdr[1] - DOT11_COUNTRY_STRING_LEN); i++, j+=3)