Searched defs:SendCommand (Results 1 – 6 of 6) sorted by relevance
78 void SecurityManagerChannel::SendCommand(std::unique_ptr<hci::SecurityCommandBuilder> command) { in SendCommand() function in bluetooth::security::channel::SecurityManagerChannel83 void SecurityManagerChannel::SendCommand( in SendCommand() function in bluetooth::security::channel::SecurityManagerChannel
9 rpc SendCommand(facade.Data) returns (google.protobuf.Empty) {} rpc
69 ::grpc::Status SendCommand( in SendCommand() function in bluetooth::hci::facade::HciFacadeService
43 ::grpc::Status SendCommand( in SendCommand() function in bluetooth::hal::HciHalFacadeService
1140 bool SendCommand(const Command& command) { in SendCommand() function in iorap::prefetcher::PrefetcherDaemon::Impl1359 bool PrefetcherDaemon::SendCommand(const Command& command) { in SendCommand() function in iorap::prefetcher::PrefetcherDaemon