Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9a4572e3 authored by Hunsuk Choi's avatar Hunsuk Choi Committed by Android (Google) Code Review
Browse files

Merge "Update the description of startImsTraffic"

parents 0a6ce249 eb73b450
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -74,12 +74,12 @@ oneway interface IRadioIms {
     * shall be prioritized to the subscription which handles higher priority service.
     * When both subscriptions are handling the same type of service then RF shall be
     * prioritized to the voice preferred sub.
     *  3. To evaluate the overall access barring in the case of ACB, ACB-Skp/SCM,
     * SSAC and UAC. If the specific failure including network access, modem
     * internal and RF resource prioritization from the modem happen,
     * {@link IRadioImsResponse#startImsTrafficResponse()} or
     * {@link IRadioImsIndication#onConnectionSetupFailure()} shall be invoked with the
     * failure reason.
     *  3. To evaluate the overall access barring in the case of ACB, ACB-Skp/SCM and UAC.
     * The response {@link IRadioImsResponse#startImsTrafficResponse()} with success shall
     * be sent by modem upon access class is allowed and RF resource is allotted. Otherwise
     * the same API shall be invoked with appropriate {@link ConnectionFailureInfo}. Further
     * if RRC connection setup fails then {@link IRadioImsIndication#onConnectionSetupFailure()}
     * shall be invoked by modem with appropriate {@link ConnectionFailureInfo}.
     *
     * @param serial Serial number of request
     * @param token A nonce to identify the request