Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_service.cpp699 bool dispatchIccApdu(int serial, int slotId, int request, const SimApdu& message) { in dispatchIccApdu() function
2216 dispatchIccApdu(serial, mSlotId, RIL_REQUEST_SIM_TRANSMIT_APDU_BASIC, message); in iccTransmitApduBasicChannel()
2259 dispatchIccApdu(serial, mSlotId, RIL_REQUEST_SIM_TRANSMIT_APDU_CHANNEL, message); in iccTransmitApduLogicalChannel()