Loading radio/1.6/types.hal +8 −0 Original line number Diff line number Diff line Loading @@ -732,6 +732,14 @@ struct RegStateResult { */ NrVopsInfo nrVopsInfo; } ngranInfo; struct GeranRegistrationInfo { /** * True if the dual transfer mode is supported. * Refer to 3GPP TS 44.108 section 3.4.25.3 */ bool dtmSupported; } geranInfo; } accessTechnologySpecificInfo; }; Loading Loading
radio/1.6/types.hal +8 −0 Original line number Diff line number Diff line Loading @@ -732,6 +732,14 @@ struct RegStateResult { */ NrVopsInfo nrVopsInfo; } ngranInfo; struct GeranRegistrationInfo { /** * True if the dual transfer mode is supported. * Refer to 3GPP TS 44.108 section 3.4.25.3 */ bool dtmSupported; } geranInfo; } accessTechnologySpecificInfo; }; Loading