Home
last modified time | relevance | path

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

/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc78 void SecurityManagerChannel::SendCommand(std::unique_ptr<hci::SecurityCommandBuilder> command) { in SendCommand() function in bluetooth::security::channel::SecurityManagerChannel
83 void SecurityManagerChannel::SendCommand( in SendCommand() function in bluetooth::security::channel::SecurityManagerChannel
/system/bt/gd/hci/facade/
Dhci_facade.proto9 rpc SendCommand(facade.Data) returns (google.protobuf.Empty) {} rpc
Dfacade.cc69 ::grpc::Status SendCommand( in SendCommand() function in bluetooth::hci::facade::HciFacadeService
/system/bt/gd/hal/
Dhal_facade.proto9 rpc SendCommand(facade.Data) returns (google.protobuf.Empty) {} rpc
Dfacade.cc43 ::grpc::Status SendCommand( in SendCommand() function in bluetooth::hal::HciHalFacadeService
/system/iorap/src/prefetcher/
Dprefetcher_daemon.cc1140 bool SendCommand(const Command& command) { in SendCommand() function in iorap::prefetcher::PrefetcherDaemon::Impl
1359 bool PrefetcherDaemon::SendCommand(const Command& command) { in SendCommand() function in iorap::prefetcher::PrefetcherDaemon