Home
last modified time | relevance | path

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

/system/bt/gd/rust/hci/src/
Dcontroller_facade.rs50 fn write_local_name(&mut self, ctx: RpcContext<'_>, req: NameMsg, sink: UnarySink<Empty>) { in write_local_name()
60 fn get_local_name(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<NameMsg>) { in get_local_name()
/system/bt/gd/hci/facade/
Dcontroller_facade.proto17 message NameMsg { message