Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dsequential_command_runner.cc195 bool SequentialCommandRunner::SendQueuedCommand( in SendQueuedCommand() function in bt::hci::SequentialCommandRunner
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dcommand_channel.cc517 void CommandChannel::SendQueuedCommand(QueuedCommand&& cmd) { in SendQueuedCommand() function in bt::hci::CommandChannel