Home
last modified time | relevance | path

Searched defs:rfcomm_send_msc (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs18 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
Dsocket_manager.rs1259 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/
Diface_bluetooth_qa.rs31 fn rfcomm_send_msc(&self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method
/packages/modules/Bluetooth/floss/pandora/floss/
Dqa_client.py342 def rfcomm_send_msc(self, dlci, addr): member in FlossQAClient
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2529 fn rfcomm_send_msc(&self, dlci: u8, addr: RawAddress) { in rfcomm_send_msc() method