Home
last modified time | relevance | path

Searched defs:set_bluetooth_class (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs130 fn set_bluetooth_class(&self, cod: u32) -> bool; in set_bluetooth_class() method
2265 fn set_bluetooth_class(&self, cod: u32) -> bool { in set_bluetooth_class() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs555 fn set_bluetooth_class(&self, cod: u32) -> bool { in set_bluetooth_class() method
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs823 fn set_bluetooth_class(&self, cod: u32) -> bool { in set_bluetooth_class() method