Searched refs:phy_index (Results 1 – 1 of 1) sorted by relevance
264 auto phy_index = (isLowEnergy) ? phy_low_energy_index_ : phy_classic_index_; in AddDeviceToPhy() local265 gTestModel->AddDeviceToPhy(rootcanal_id, phy_index); in AddDeviceToPhy()269 auto phy_index = (isLowEnergy) ? phy_low_energy_index_ : phy_classic_index_; in RemoveDeviceFromPhy() local270 gTestModel->RemoveDeviceFromPhy(rootcanal_id, phy_index); in RemoveDeviceFromPhy()