Home
last modified time | relevance | path

Searched defs:BtProperty (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/rust/topshim/src/
Dbtif.rs85 pub struct BtProperty { struct
86 prop_type: i32,
87 len: i32,
88 val: Vec<u8>,
195 properties: Vec<BtProperty>, in adapter_properties_callback()
202 properties: Vec<BtProperty>, in remote_device_properties_callback()
207 properties: Vec<BtProperty>, in device_found_callback()
356 properties: Vec<ffi::BtProperty>, in adapter_properties_callback()
366 properties: Vec<ffi::BtProperty>, in remote_device_properties_callback()
374 properties: Vec<ffi::BtProperty>, in device_found_callback()
/system/bt/gd/rust/linux/stack/src/
Dbluetooth.rs95 properties: Vec<ffi::BtProperty>, in adapter_properties_changed()
136 properties: Vec<ffi::BtProperty>, in adapter_properties_changed()