|
|
@ -123,6 +123,8 @@ |
|
|
|
{RIL_REQUEST_ACKNOWLEDGE_INCOMING_GSM_SMS_WITH_PDU, dispatchStrings, responseVoid}, |
|
|
|
{RIL_REQUEST_ACKNOWLEDGE_INCOMING_GSM_SMS_WITH_PDU, dispatchStrings, responseVoid}, |
|
|
|
{RIL_REQUEST_STK_SEND_ENVELOPE_WITH_STATUS, dispatchString, responseSIM_IO}, |
|
|
|
{RIL_REQUEST_STK_SEND_ENVELOPE_WITH_STATUS, dispatchString, responseSIM_IO}, |
|
|
|
{RIL_REQUEST_VOICE_RADIO_TECH, dispatchVoiceRadioTech, responseInts}, // 108
|
|
|
|
{RIL_REQUEST_VOICE_RADIO_TECH, dispatchVoiceRadioTech, responseInts}, // 108
|
|
|
|
|
|
|
|
{RIL_REQUEST_GET_CELL_INFO_LIST, dispatchVoid, responseCellInfoList}, |
|
|
|
|
|
|
|
{RIL_REQUEST_SET_UNSOL_CELL_INFO_LIST_RATE, dispatchInts, responseVoid}, // 110
|
|
|
|
{0, NULL, NULL}, // 10001
|
|
|
|
{0, NULL, NULL}, // 10001
|
|
|
|
{RIL_REQUEST_GET_CELL_BROADCAST_CONFIG, dispatchVoid, responseVoid}, |
|
|
|
{RIL_REQUEST_GET_CELL_BROADCAST_CONFIG, dispatchVoid, responseVoid}, |
|
|
|
{0, NULL, NULL}, // 10003
|
|
|
|
{0, NULL, NULL}, // 10003
|
|
|
|