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