Home
last modified time | relevance | path

Searched refs:dispatchSIM_APDU (Results 1 – 2 of 2) sorted by relevance

/hardware/ril/libril/
Dril_commands.h131 {RIL_REQUEST_SIM_TRANSMIT_APDU_BASIC, dispatchSIM_APDU, responseSIM_IO},
134 {RIL_REQUEST_SIM_TRANSMIT_APDU_CHANNEL, dispatchSIM_APDU, responseSIM_IO},
Dril.cpp262 static void dispatchSIM_APDU (Parcel& p, RequestInfo *pRI);
992 dispatchSIM_APDU (Parcel &p, RequestInfo *pRI) { in dispatchSIM_APDU() function