Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_telephony.rs2 use btstack::bluetooth_media::{IBluetoothTelephony, IBluetoothTelephonyCallback};
31 impl IBluetoothTelephony for IBluetoothTelephonyDBus {
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs45 BluetoothAudioDevice, IBluetoothMedia, IBluetoothMediaCallback, IBluetoothTelephony,
2393 impl IBluetoothTelephony for BluetoothTelephonyDBus {
Dcommand_handler.rs25 use btstack::bluetooth_media::{IBluetoothMedia, IBluetoothTelephony};
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs301 pub trait IBluetoothTelephony { trait
4097 impl IBluetoothTelephony for BluetoothMedia {