Home
last modified time | relevance | path

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