Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_qa.rs113 let txl = self.tx.clone(); in add_media_player() localVariable
119 let txl = self.tx.clone(); in rfcomm_send_msc() localVariable
125 let txl = self.tx.clone(); in fetch_discoverable_mode() localVariable
131 let txl = self.tx.clone(); in fetch_connectable() localVariable
137 let txl = self.tx.clone(); in set_connectable() localVariable
143 let txl = self.tx.clone(); in fetch_alias() localVariable
152 let txl = self.tx.clone(); in get_hid_report() localVariable
158 let txl = self.tx.clone(); in set_hid_report() localVariable
164 let txl = self.tx.clone(); in send_hid_data() localVariable
Ddis.rs164 let txl = self.tx.clone(); in on_server_registered() localVariable
171 let txl = self.tx.clone(); in on_service_added() localVariable
185 let txl = self.tx.clone(); in on_characteristic_read_request() localVariable
Dbluetooth.rs718 let txl = self.tx.clone(); in trigger_update_connectable_mode() localVariable
824 let txl = self.tx.clone(); in toggle_enabled_profiles() localVariable
847 let txl = sdptx.clone(); in init_profiles() localVariable
858 let txl = hhtx.clone(); in init_profiles() localVariable
1540 let txl = tx.clone(); in get_bt_dispatcher() localVariable
1605 let txl = self.tx.clone(); in adapter_state_changed() localVariable
1631 let txl = self.tx.clone(); in adapter_state_changed() localVariable
1933 let txl = self.tx.clone(); in remote_device_properties_changed() localVariable
2032 let txl = self.tx.clone(); in acl_state() localVariable
2291 let txl = self.tx.clone(); in set_discoverable() localVariable
[all …]
Dlib.rs236 let txl = api_tx.clone(); in dispatch() localVariable
284 let txl = tx.clone(); in dispatch() localVariable
Dbluetooth_media.rs815 let txl = self.tx.clone(); in dispatch_csis_callbacks() localVariable
1874 let txl = self.tx.clone(); in uhid_create() localVariable
2263 let txl = self.tx.clone(); in notify_media_capability_updated() localVariable
2347 let txl = self.tx.clone(); in notify_media_capability_updated() localVariable
3034 let txl = tx.clone(); in get_a2dp_dispatcher() localVariable
3045 let txl = tx.clone(); in get_avrcp_dispatcher() localVariable
3056 let txl = tx.clone(); in get_hfp_dispatcher() localVariable
3067 let txl = tx.clone(); in get_le_audio_dispatcher() localVariable
3078 let txl = tx.clone(); in get_vc_dispatcher() localVariable
3089 let txl = tx.clone(); in get_csis_dispatcher() localVariable
Dbluetooth_admin.rs226 let txl = self.tx.clone(); in set_allowed_services() localVariable
Dsuspend.rs322 let txl = self.tx.clone(); in resume() localVariable
Dsocket_manager.rs565 let txl = self.tx.clone(); in trigger_update_connectable_mode() localVariable
Dbluetooth_adv.rs1963 let txl = self.tx.clone(); in on_advertising_set_started() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Dmain.rs291 let txl = tx.clone(); in handle_sigterm() localVariable
304 let txl = tx.clone(); in handle_sigterm() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dstate_machine.rs495 let txl = hci_tx.clone(); in configure_hci() localVariable