Home
last modified time | relevance | path

Searched refs:ConnectionCommand (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/hci/facade/
H A Dle_acl_manager_facade.proto12 rpc ConnectionCommand(LeConnectionCommandMsg) returns (google.protobuf.Empty) {}
H A Dacl_manager_facade.proto13 rpc ConnectionCommand(ConnectionCommandMsg) returns (google.protobuf.Empty) {}
H A Dle_acl_manager_facade.cc119 ::grpc::Status ConnectionCommand( in ConnectionCommand() function in bluetooth::hci::facade::LeAclManagerFacadeService
H A Dacl_manager_facade.cc115 ::grpc::Status ConnectionCommand( in ConnectionCommand() function in bluetooth::hci::facade::AclManagerFacadeService
/aosp12/system/bt/gd/cert/
H A Dpy_acl_manager.py39 … self.acl_manager.ConnectionCommand(acl_manager_facade.ConnectionCommandMsg(packet=packet_bytes))