Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/facade/
H A Drootservice.proto30 message StopStackResponse {} message
/aosp12/system/bt/gd/rust/facade/src/
H A Dlib.rs53 sink: UnarySink<StopStackResponse>, in stop_stack()