Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/server/
Datt_server_bearer.rs458 let sent2 = rx.recv().await.unwrap(); in test_sequential_indications() localVariable
522 let sent2 = rx.recv().await.unwrap(); in test_queued_indications_dequeue_second() localVariable
558 let sent2 = rx.recv().await.unwrap(); in test_queued_indications_complete_both() localVariable