mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 10:05:19 +00:00
Merge "Add missing response function." am: 6267062af5 am: b3e6021641
am: 63ab2b318b
Change-Id: I4c499d60c5ac213fe6d351dce98f4d587d6bccdf
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user