Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/transport/
Dtransport.h114 std::unique_ptr<CommandChannel> command_channel_; variable
/external/pigweed/pw_bluetooth_sapphire/host/transport/
Dsco_data_channel.cc87 CommandChannel* command_channel_; member in bt::hci::ScoDataChannelImpl