Searched defs:responseFunction (Results 1 - 2 of 2) sorted by relevance

/hardware/ril/libril/
H A Dril_internal.h84 int(*responseFunction) (int slotId, int responseType, int token, member in struct:android::CommandInfo
H A Dril.cpp90 int (*responseFunction) (int slotId, int responseType, int token, member in struct:android::__anon5980
633 RLOGE ("Calling responseFunction() for token %d", pRI->token);
640 ret = pRI->pCI->responseFunction((int) socket_id,
795 ret = s_unsolResponses[unsolResponseIndex].responseFunction(

Completed in 20 milliseconds