Home
last modified time | relevance | path

Searched refs:VendorIdSource (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dsysprop.rs21 VendorIdSource, enumerator
47 PropertyI32::VendorIdSource => ("bluetooth.device_id.vendor_id_source", 0x1), in into()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Ddis.rs110 sysprop::get_i32(sysprop::PropertyI32::VendorIdSource); in handle_callbacks()