Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/server/
Datt_server_bearer.rs377 let pending_send = in test_indication_confirmation() localVariable
504 let pending_send = in test_indication_connection_drop() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dstream.rs54 pub pending_send: buffer::Deque, field
Dprioritize.rs28 pending_send: store::Queue<stream::NextSend>, field