Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/server/
Datt_server_bearer.rs452 let pending_send2 = in test_sequential_indications() localVariable
486 let pending_send2 = spawn_local(conn.as_ref().send_indication( in test_queued_indications_only_one_sent() localVariable
511 let pending_send2 = spawn_local(conn.as_ref().send_indication( in test_queued_indications_dequeue_second() localVariable
547 let pending_send2 = spawn_local(conn.as_ref().send_indication( in test_queued_indications_complete_both() localVariable