Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth.rs770 fn is_dual_mode_audio_sink_device(&self, device: BluetoothDevice) -> bool { in is_dual_mode_audio_sink_device() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth.rs266 fn is_dual_mode_audio_sink_device(&self, device: BluetoothDevice) -> bool; in is_dual_mode_audio_sink_device() method
2984 fn is_dual_mode_audio_sink_device(&self, device: BluetoothDevice) -> bool { in is_dual_mode_audio_sink_device() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs910 let dual_mode_audio = adapter.is_dual_mode_audio_sink_device(device.clone()); in cmd_device()
Ddbus_iface.rs1035 fn is_dual_mode_audio_sink_device(&self, device: BluetoothDevice) -> bool { in is_dual_mode_audio_sink_device() method