Home
last modified time | relevance | path

Searched defs:tx_clone (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dpowerd_suspend_manager.rs234 let tx_clone = tx1.clone(); in init() localVariable
240 let tx_clone = tx2.clone(); in init() localVariable
257 let tx_clone = tx1.clone(); in init() localVariable
263 let tx_clone = tx2.clone(); in init() localVariable
281 let tx_clone = tx1.clone(); in init() localVariable
287 let tx_clone = tx2.clone(); in init() localVariable
312 let tx_clone = tx.clone(); in init() localVariable
345 let tx_clone = tx.clone(); in init() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1503 let tx_clone = tx.clone(); in init_profiles() localVariable
1506 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
1513 let tx_clone = tx.clone(); in init_profiles() localVariable
1516 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
1523 let tx_clone = tx.clone(); in init_profiles() localVariable
1526 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
1533 let tx_clone = tx.clone(); in init_profiles() localVariable
1536 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
1543 let tx_clone = tx.clone(); in init_profiles() localVariable
1546 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
[all …]