Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dtest_model.cc142 void TestModel::AddLinkLayerConnection(int socket_fd, Phy::Type phy_type) { in AddLinkLayerConnection() function in test_vendor_lib::TestModel
154 AddLinkLayerConnection(socket_fd, Phy::Type::BR_EDR); in IncomingLinkLayerConnection()
162 AddLinkLayerConnection(socket_fd, phy_type); in AddRemote()
Dtest_model.h62 void AddLinkLayerConnection(int socket_fd, Phy::Type phy_type);