mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 21:37:44 +00:00
Merge "Add missing response function." am: 6267062af5
am: b3e6021641
Change-Id: I0ee6a5540ccbd40c6c11b4f42b8d6cae26629da4
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