Home
last modified time | relevance | path

Searched defs:AddRemote (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dtest_command_handler.cc146 void TestCommandHandler::AddRemote(const vector<std::string>& args) { in AddRemote() function in test_vendor_lib::TestCommandHandler
H A Dtest_model.cc182 void TestModel::AddRemote(const std::string& server, int port, Phy::Type phy_type) { in AddRemote() function in test_vendor_lib::TestModel