Searched defs:AddDeviceToPhy (Results 1 – 4 of 4) sorted by relevance
181 void TestCommandHandler::AddDeviceToPhy(const vector<std::string>& args) { in AddDeviceToPhy() function in rootcanal::TestCommandHandler
152 void TestModel::AddDeviceToPhy(PhyDevice::Identifier device_id, PhyLayer::Identifier phy_id) { in AddDeviceToPhy() function in rootcanal::TestModel
263 void AddDeviceToPhy(uint32_t rootcanal_id, bool isLowEnergy) { in AddDeviceToPhy() function
201 pub fn AddDeviceToPhy(rootcanal_id: u32, is_low_energy: bool); in AddDeviceToPhy() function