Home
last modified time | relevance | path

Searched defs:complete_event_code (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dcommand_channel.cc70 hci_spec::EventCode complete_event_code, in TransactionData()
192 const hci_spec::EventCode complete_event_code) { in SendCommand()
208 const hci_spec::EventCode complete_event_code, in SendExclusiveCommand()
232 hci_spec::EventCode complete_event_code, in SendExclusiveCommandInternal()
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
Dsequential_command_runner.h132 hci_spec::EventCode complete_event_code; member
/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dsequential_command_runner.cc37 hci_spec::EventCode complete_event_code, in QueueCommand()
/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
Dcommand_channel.h305 hci_spec::EventCode complete_event_code() const { in complete_event_code() function