Searched defs:codeSize (Results 1 – 6 of 6) sorted by relevance
308 int codeSize = 3; variable
281 WifiErrorNo WpaGetCountryCode(char *countryCode, int codeSize) in WpaGetCountryCode()
330 int32_t codeSize; in main() local
757 WifiErrorNo WpaGetCountryCode(char *countryCode, int codeSize) in WpaGetCountryCode()
266 WifiErrorNo WpaGetCountryCode(char *countryCode, int codeSize) in WpaGetCountryCode()
514 static int WpaCliCmdGetCountryCode(WifiWpaStaInterface *this, char *countryCode, int codeSize) in WpaCliCmdGetCountryCode()