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.rs210 let tx_clone = tx1.clone(); in init() localVariable
216 let tx_clone = tx2.clone(); in init() localVariable
233 let tx_clone = tx1.clone(); in init() localVariable
239 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
288 let tx_clone = tx.clone(); in init() localVariable
321 let tx_clone = tx.clone(); in init() localVariable
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs1396 let tx_clone = tx.clone(); in init_profiles() localVariable
1399 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
1406 let tx_clone = tx.clone(); in init_profiles() localVariable
1409 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
1416 let tx_clone = tx.clone(); in init_profiles() localVariable
1419 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
1426 let tx_clone = tx.clone(); in init_profiles() localVariable
1429 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
1436 let tx_clone = tx.clone(); in init_profiles() localVariable
1439 let tx_clone = tx_clone.clone(); in init_profiles() localVariable
[all …]