Loading radio/1.0/IRadioResponse.hal +10 −0 Original line number Diff line number Diff line Loading @@ -1560,6 +1560,16 @@ interface IRadioResponse { */ oneway reportSmsMemoryStatusResponse(RadioResponseInfo info); /* * @param info Response info struct containing response type, serial no. and error * * Valid errors returned: * RadioError:NONE * RadioError:RADIO_NOT_AVAILABLE * RadioError:GENERIC_FAILURE */ oneway reportStkServiceIsRunningResponse(RadioResponseInfo info); /* * @param info Response info struct containing response type, serial no. and error * @param source CDMA subscription source Loading Loading
radio/1.0/IRadioResponse.hal +10 −0 Original line number Diff line number Diff line Loading @@ -1560,6 +1560,16 @@ interface IRadioResponse { */ oneway reportSmsMemoryStatusResponse(RadioResponseInfo info); /* * @param info Response info struct containing response type, serial no. and error * * Valid errors returned: * RadioError:NONE * RadioError:RADIO_NOT_AVAILABLE * RadioError:GENERIC_FAILURE */ oneway reportStkServiceIsRunningResponse(RadioResponseInfo info); /* * @param info Response info struct containing response type, serial no. and error * @param source CDMA subscription source Loading