Home
last modified time | relevance | path

Searched defs:txl (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs33 let txl = self.tx.clone(); in add_media_player() localVariable
39 let txl = self.tx.clone(); in rfcomm_send_msc() localVariable
Ddis.rs163 let txl = self.tx.clone(); in on_server_registered() localVariable
170 let txl = self.tx.clone(); in on_service_added() localVariable
184 let txl = self.tx.clone(); in on_characteristic_read_request() localVariable
Dbluetooth.rs614 let txl = self.tx.clone(); in toggle_enabled_profiles() localVariable
635 let txl = sdptx.clone(); in init_profiles() localVariable
646 let txl = hhtx.clone(); in init_profiles() localVariable
774 let txl = self.tx.clone(); in cache_discoverable_mode_into_qa() localVariable
835 let txl = self.tx.clone(); in trigger_freshness_check() localVariable
1148 let txl = tx.clone(); in get_bt_dispatcher() localVariable
1211 let txl = self.tx.clone(); in adapter_state_changed() localVariable
1488 let txl = self.tx.clone(); in remote_device_properties_changed() localVariable
2356 let txl = self.tx.clone(); in connect_all_enabled_profiles() localVariable
2459 let txl = self.tx.clone(); in disconnect_all_enabled_profiles() localVariable
Dbluetooth_media.rs1085 let txl = self.tx.clone(); in notify_media_capability_updated() localVariable
1135 let txl = self.tx.clone(); in notify_media_capability_updated() localVariable
1633 let txl = tx.clone(); in get_a2dp_dispatcher() localVariable
1644 let txl = tx.clone(); in get_avrcp_dispatcher() localVariable
1655 let txl = tx.clone(); in get_hfp_dispatcher() localVariable
Dsuspend.rs270 let txl = self.tx.clone(); in resume() localVariable
Dbluetooth_admin.rs232 let txl = self.tx.clone(); in set_allowed_services() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Dmain.rs437 let txl = tx.clone(); in handle_sigterm() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs484 let txl = hci_tx.clone(); in configure_hci() localVariable