Searched refs:AddHciConnection (Results 1 – 4 of 4) sorted by relevance
85 size_t AddHciConnection(std::shared_ptr<HciDevice> dev);
184 size_t TestModel::AddHciConnection(std::shared_ptr<HciDevice> dev) { in AddHciConnection() function in rootcanal::TestModel
71 test_model_.AddHciConnection(device); in initialize()
217 test_model_.AddHciConnection(HciDevice::Create(transport, "")); in initialize_impl()