Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/ril/libril/
Dril_service.cpp795 bool dispatchIccApdu(int serial, int slotId, int request, const SimApdu& message) { in dispatchIccApdu() function
2314 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()