Searched defs:StopStackResponse (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/gd/facade/ | ||
H A D | rootservice.proto | 30 message StopStackResponse {} message |
/aosp12/system/bt/gd/rust/facade/src/ | ||
H A D | lib.rs | 53 sink: UnarySink<StopStackResponse>, in stop_stack() |