Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/rust/linux/mgmt/src/bin/btmanagerd/
H A Dstate_machine.rs41 pub fn get_proxy(&self) -> StateMachineProxy { in get_proxy()
55 pub struct StateMachineProxy { struct
61 impl StateMachineProxy { argument