Searched defs:country_code (Results 1 – 6 of 6) sorted by relevance
51 country_code = 'US,JP,DE,AU,CN,GB' variable in ProtocolsMultiCountryTest
1487 def set_wifi_country_code(self, argument
232 const uint8_t country_code = 0x21; in HID_DevAddRecord() local
382 let country_code = match CountryCode::try_from(CountryCodeJni::new(ctx.env, country_code)) { in set_country_code() localVariable
426 let country_code = [country_code_vec[0], country_code_vec[1]]; in try_from() localVariable
1202 let country_code = in native_set_country_code() localVariable