Loading radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/EmergencyRegResult.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -40,4 +40,6 @@ parcelable EmergencyRegResult { boolean isEmcBearerSupported; byte nwProvidedEmc; byte nwProvidedEmf; String mcc; String mnc; } radio/aidl/android/hardware/radio/network/EmergencyRegResult.aidl +6 −0 Original line number Diff line number Diff line Loading @@ -54,4 +54,10 @@ parcelable EmergencyRegResult { * This should not be set if UE is not in 5G mode. */ byte nwProvidedEmf; /** 3-digit Mobile Country Code, 000..999, empty string if unknown. */ String mcc; /** 2 or 3-digit Mobile Network Code, 00..999, empty string if unknown. */ String mnc; } Loading
radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/EmergencyRegResult.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -40,4 +40,6 @@ parcelable EmergencyRegResult { boolean isEmcBearerSupported; byte nwProvidedEmc; byte nwProvidedEmf; String mcc; String mnc; }
radio/aidl/android/hardware/radio/network/EmergencyRegResult.aidl +6 −0 Original line number Diff line number Diff line Loading @@ -54,4 +54,10 @@ parcelable EmergencyRegResult { * This should not be set if UE is not in 5G mode. */ byte nwProvidedEmf; /** 3-digit Mobile Country Code, 000..999, empty string if unknown. */ String mcc; /** 2 or 3-digit Mobile Network Code, 00..999, empty string if unknown. */ String mnc; }