Home
last modified time | relevance | path

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

/tools/netsim/src/hci/
Dbluetooth_facade.cc102 class SimTestModel : public rootcanal::TestModel { class
118 std::shared_ptr<SimTestModel> gTestModel;
219 gTestModel = std::make_unique<SimTestModel>( in Start()