Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_model.h89 PhyDevice::Identifier AddHciConnection(std::shared_ptr<HciDevice> dev,
Dtest_model.cc206 PhyDevice::Identifier TestModel::AddHciConnection( in AddHciConnection() function in rootcanal::TestModel
/packages/modules/Bluetooth/tools/rootcanal/desktop/
Dtest_environment.cc121 auto device_id = test_model_.AddHciConnection(device); in SetUpHciServer()
/packages/modules/Bluetooth/tools/rootcanal/hal/
Dbluetooth_hci.cc202 test_model_.AddHciConnection( in initialize_impl()