Searched defs:AddPhy (Results 1 – 2 of 2) sorted by relevance
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | test_command_handler.cc | 161 void TestCommandHandler::AddPhy(const vector<std::string>& args) { in AddPhy() function in test_vendor_lib::TestCommandHandler |
D | test_model.cc | 105 size_t TestModel::AddPhy(std::shared_ptr<PhyLayerFactory> new_phy) { in AddPhy() function in test_vendor_lib::TestModel |