Home
last modified time | relevance | path

Searched defs:country_code (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/stack/hid/
Dhidd_api.cc233 const uint8_t country_code = 0x21; in HID_DevAddRecord() local
/packages/modules/Uwb/indev_uwb_adaptation/jni/src/
Dapi.rs382 let country_code = match CountryCode::try_from(CountryCodeJni::new(ctx.env, country_code)) { in set_country_code() localVariable
Dobject_mapping.rs426 let country_code = [country_code_vec[0], country_code_vec[1]]; in try_from() localVariable
/packages/modules/Uwb/service/uci/jni/src/
Duci_jni_android_new.rs1078 let country_code = in native_set_country_code() localVariable