Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dtest_command_handler.cc161 void TestCommandHandler::AddPhy(const vector<std::string>& args) { in AddPhy() function in test_vendor_lib::TestCommandHandler
Dtest_model.cc105 size_t TestModel::AddPhy(std::shared_ptr<PhyLayerFactory> new_phy) { in AddPhy() function in test_vendor_lib::TestModel