Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/launch/
Dwebrtc_controller.h44 std::optional<WebrtcClientCommandChannel> command_channel_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
H A Dtransport.h124 std::unique_ptr<CommandChannel> command_channel_; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Diso_data_channel.cc38 CommandChannel* command_channel_ __attribute__((unused)); member in bt::hci::IsoDataChannelImpl
H A Dsco_data_channel.cc88 CommandChannel* command_channel_; member in bt::hci::ScoDataChannelImpl