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