Searched refs:dispatchIccApdu (Results 1 – 1 of 1) sorted by relevance
699 bool dispatchIccApdu(int serial, int slotId, int request, const SimApdu& message) { in dispatchIccApdu() function2216 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()