Searched refs:dispatchIccApdu (Results 1 – 1 of 1) sorted by relevance
958 bool dispatchIccApdu(int serial, int slotId, int request, const SimApdu& message) { in dispatchIccApdu() function2697 dispatchIccApdu(serial, mSlotId, RIL_REQUEST_SIM_TRANSMIT_APDU_BASIC, message); in iccTransmitApduBasicChannel()2736 dispatchIccApdu(serial, mSlotId, RIL_REQUEST_SIM_TRANSMIT_APDU_CHANNEL, message); in iccTransmitApduLogicalChannel()