Home
last modified time | relevance | path

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

/tools/netsim/src/hci/
Dbluetooth_facade.cc123 std::unique_ptr<rootcanal::TestCommandHandler> gTestChannel; variable
139 gTestChannel = std::make_unique<rootcanal::TestCommandHandler>(*gTestModel); in SetUpTestChannel()
150 gTestChannel->HandleCommand(name, args); in SetUpTestChannel()
167 gTestChannel->RegisterSendResponse( in SetUpTestChannel()
179 gTestChannel->SetTimerPeriod({"5"}); in SetUpTestChannel()
180 gTestChannel->StartTimer({}); in SetUpTestChannel()