Merge "Add new RIL command for sending ack to solicited async and unsolicited msg." into mm-wireless-dev
This commit is contained in:
@@ -336,6 +336,8 @@ cat include/telephony/ril.h | \
|
||||
int RIL_REQUEST_PULL_LCEDATA = 134;
|
||||
int RIL_REQUEST_GET_ACTIVITY_INFO = 135;
|
||||
|
||||
int RIL_RESPONSE_ACKNOWLEDGEMENT = 800;
|
||||
|
||||
int RIL_UNSOL_RESPONSE_BASE = 1000;
|
||||
int RIL_UNSOL_RESPONSE_RADIO_STATE_CHANGED = 1000;
|
||||
int RIL_UNSOL_RESPONSE_CALL_STATE_CHANGED = 1001;
|
||||
|
||||
Reference in New Issue
Block a user