Home
last modified time | relevance | path

Searched refs:ConnectionCommandMsg (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/gd/hci/facade/
H A Dacl_manager_facade.proto13 rpc ConnectionCommand(ConnectionCommandMsg) returns (google.protobuf.Empty) {}
42 message ConnectionCommandMsg { message
H A Dacl_manager_facade.cc117 const ConnectionCommandMsg* request, in ConnectionCommand()
/aosp12/system/bt/gd/rust/link/src/acl/classic/
H A Dfacade.rs60 mut _data: ConnectionCommandMsg, in connection_command() argument
/aosp12/system/bt/gd/cert/
H A Dpy_acl_manager.py39 … self.acl_manager.ConnectionCommand(acl_manager_facade.ConnectionCommandMsg(packet=packet_bytes))