Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/facade/
H A Drootservice.proto28 message StopStackRequest {} message
/aosp12/system/bt/gd/rust/facade/src/
H A Dlib.rs52 _req: StopStackRequest, in stop_stack()