Searched refs:responseFunction (Results 1 – 3 of 3) sorted by relevance
84 int(*responseFunction) (int slotId, int responseType, int token, member
88 int (*responseFunction) (int slotId, int responseType, int token, member638 ret = pRI->pCI->responseFunction((int) socket_id, in RIL_onRequestComplete()793 if (s_unsolResponses[unsolResponseIndex].responseFunction) { in RIL_onUnsolicitedResponse()794 ret = s_unsolResponses[unsolResponseIndex].responseFunction( in RIL_onUnsolicitedResponse()
471 pRI->pCI->responseFunction((int) pRI->socket_id, in sendErrorResponse()