Home
last modified time | relevance | path

Searched refs:ToggleableProfile (Results 1 – 13 of 13) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dcsis.rs1 use crate::btif::{BluetoothInterface, RawAddress, ToggleableProfile, Uuid};
115 impl ToggleableProfile for CsisClient {
Dhf_client.rs2 use crate::btif::{BluetoothInterface, BtStatus, RawAddress, SupportedProfiles, ToggleableProfile};
98 impl ToggleableProfile for HfClient {
Da2dp.rs1 use crate::btif::{BluetoothInterface, BtStatus, RawAddress, ToggleableProfile};
352 impl ToggleableProfile for A2dp {
470 impl ToggleableProfile for A2dpSink {
Dvc.rs1 use crate::btif::{BluetoothInterface, RawAddress, ToggleableProfile};
165 impl ToggleableProfile for VolumeControl {
Davrcp.rs1 use crate::btif::{BluetoothInterface, BtStatus, RawAddress, SupportedProfiles, ToggleableProfile};
124 impl ToggleableProfile for Avrcp {
Dhid_host.rs4 ToggleableProfile,
174 impl ToggleableProfile for HidHost {
Dhfp.rs1 use crate::btif::{BluetoothInterface, BtStatus, RawAddress, ToggleableProfile};
410 impl ToggleableProfile for Hfp {
Dle_audio.rs1 use crate::btif::{BluetoothInterface, RawAddress, ToggleableProfile};
554 impl ToggleableProfile for LeAudioClient {
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dhf_client_service.rs3 use bt_topshim::btif::{BluetoothInterface, RawAddress, ToggleableProfile};
Dhfp_service.rs3 use bt_topshim::btif::{BluetoothInterface, RawAddress, ToggleableProfile};
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1481 pub trait ToggleableProfile { trait
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs8 RawAddress, ToggleableProfile, Uuid, INVALID_RSSI,
Dbluetooth_media.rs5 RawAddress, ToggleableProfile,