Home
last modified time | relevance | path

Searched refs:IBluetoothLogging (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_logging.rs4 use btstack::bluetooth_logging::IBluetoothLogging;
20 impl IBluetoothLogging for IBluetoothLoggingDBus {
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_logging.rs14 pub trait IBluetoothLogging { interface
121 impl IBluetoothLogging for BluetoothLogging {
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs56 use btstack::bluetooth_logging::IBluetoothLogging;
3124 impl IBluetoothLogging for BluetoothLoggingDBus {
Dcommand_handler.rs26 use btstack::bluetooth_logging::IBluetoothLogging;