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
Change-Id: I47995ad80fe34a54a7346a92957a3d3219842188
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