Searched defs:rfcomm_send_msc (Results 1 – 5 of 5) sorted by relevance
/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 118 fn rfcomm_send_msc(&self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method
|
D | socket_manager.rs | 1259 pub fn rfcomm_send_msc(&mut self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_qa.rs | 31 fn rfcomm_send_msc(&self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method
|
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | qa_client.py | 342 def rfcomm_send_msc(self, dlci, addr): member in FlossQAClient
|
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 2529 fn rfcomm_send_msc(&self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method
|