Searched refs:regInfo (Results 1 – 1 of 1) sorted by relevance
92 ImsRegistration regInfo; in TEST_P() local93 regInfo.regState = ImsRegistrationState::NOT_REGISTERED; in TEST_P()94 regInfo.accessNetworkType = AccessNetwork::EUTRAN; in TEST_P()95 regInfo.suggestedAction = SuggestedAction::NONE; in TEST_P()96 regInfo.capabilities = ImsRegistration::IMS_MMTEL_CAPABILITY_NONE; in TEST_P()99 radio_ims->updateImsRegistrationInfo(serial, regInfo); in TEST_P()