Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_command_handler.cc157 void TestCommandHandler::AddPhy(const vector<std::string>& args) { in AddPhy() function in rootcanal::TestCommandHandler
Dtest_model.cc136 PhyLayer::Identifier TestModel::AddPhy(Phy::Type type) { in AddPhy() function in rootcanal::TestModel