Searched defs:rfcomm_send_msc (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_qa.rs | 18 fn rfcomm_send_msc(&self, dlci: u8, addr: RawAddress); in rfcomm_send_msc() method 127 fn rfcomm_send_msc(&self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method
|
D | socket_manager.rs | 1242 pub fn rfcomm_send_msc(&mut self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_qa.rs | 33 fn rfcomm_send_msc(&self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | qa_client.py | 368 def rfcomm_send_msc(self, dlci, addr): member in FlossQAClient
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 2551 fn rfcomm_send_msc(&self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method
|