Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/desktop/
Dtest_environment.cc182 test_model_.AddLinkLayerConnection(BaseBandSniffer::Create(filename), in initialize()
199 test_model_.AddLinkLayerConnection( in SetUpLinkBleLayerServer()
211 test_model_.AddLinkLayerConnection( in SetUpLinkLayerServer()
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_model.cc176 void TestModel::AddLinkLayerConnection(std::shared_ptr<Device> device, in AddLinkLayerConnection() function in rootcanal::TestModel
203 AddLinkLayerConnection(device, type); in AddRemote()
Dtest_model.h87 void AddLinkLayerConnection(std::shared_ptr<Device> dev, Phy::Type phy_type);
/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc209 test_model_.AddLinkLayerConnection( in initialize_impl()