Searched refs:idlCountryCodeLen (Results 1 – 1 of 1) sorted by relevance
1202 const int idlCountryCodeLen = 32; in ReqWpaGetCountryCode() local1203 char code[idlCountryCodeLen] = {0}; in ReqWpaGetCountryCode()1204 WifiErrorNo ret = WpaGetCountryCode(code, idlCountryCodeLen); in ReqWpaGetCountryCode()