Home
last modified time | relevance | path

Searched defs:command_channel (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Diso_data_channel.cc48 CommandChannel* command_channel, in IsoDataChannelImpl()
108 CommandChannel* command_channel, in Create()
H A Dsco_data_channel.cc110 CommandChannel* command_channel, in ScoDataChannelImpl()
457 CommandChannel* command_channel, in Create()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Dtransport.h72 CommandChannel* command_channel() const { return command_channel_.get(); } in command_channel() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dbredr_connection_request.cc63 CommandChannel* command_channel, in CreateConnection()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_request.cc77 hci::CommandChannel* command_channel, in CreateHciConnectionRequest()