Searched refs:phy_classic_index_ (Results 1 – 1 of 1) sorted by relevance
113 size_t phy_classic_index_; variable241 phy_classic_index_ = gTestModel->AddPhy(rootcanal::Phy::Type::BR_EDR); in Start()264 auto phy_index = (isLowEnergy) ? phy_low_energy_index_ : phy_classic_index_; in AddDeviceToPhy()269 auto phy_index = (isLowEnergy) ? phy_low_energy_index_ : phy_classic_index_; in RemoveDeviceFromPhy()