Searched defs:country_code (Results 1 – 4 of 4) sorted by relevance
233 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
1078 let country_code = in native_set_country_code() localVariable