Home
last modified time | relevance | path

Searched refs:gTestChannelTransport (Results 1 – 1 of 1) sorted by relevance

/tools/netsim/src/hci/
Dbluetooth_facade.cc124 std::unique_ptr<rootcanal::TestChannelTransport> gTestChannelTransport; variable
141 gTestChannelTransport = std::make_unique<rootcanal::TestChannelTransport>(); in SetUpTestChannel()
142 gTestChannelTransport->RegisterCommandHandler( in SetUpTestChannel()
155 bool transport_configured = gTestChannelTransport->SetUp( in SetUpTestChannel()
173 gTestChannelTransport->OnCommandReady( in SetUpTestChannel()