Home
last modified time | relevance | path

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

/drivers/peripheral/ril/interfaces/hdi_service/src/
Dril_impl.cpp540 …TransmitApduLogicalChannel(int32_t slotId, int32_t serialId, const ApduSimIORequestInfo &apduSimIO) in SimTransmitApduLogicalChannel() argument
542 … TaskSchedule(&Telephony::HRilManager::SimTransmitApduLogicalChannel, slotId, serialId, apduSimIO); in SimTransmitApduLogicalChannel()
545 …imTransmitApduBasicChannel(int32_t slotId, int32_t serialId, const ApduSimIORequestInfo &apduSimIO) in SimTransmitApduBasicChannel() argument
547 …rn TaskSchedule(&Telephony::HRilManager::SimTransmitApduBasicChannel, slotId, serialId, apduSimIO); in SimTransmitApduBasicChannel()
/drivers/peripheral/ril/interfaces/hdi_service/include/
Dril_impl.h120 int32_t slotId, int32_t serialId, const ApduSimIORequestInfo &apduSimIO) override;
122 int32_t slotId, int32_t serialId, const ApduSimIORequestInfo &apduSimIO) override;
/drivers/interface/ril/v1_0/
DIRil.idl1129 * @param apduSimIO SIM card data request transmitted through the logical channel of the APDU.
1139 [in] struct ApduSimIORequestInfo apduSimIO);
1146 * @param apduSimIO SIM card data request transmitted through the logical channel of the APDU.
1156 [in] struct ApduSimIORequestInfo apduSimIO);
/drivers/interface/ril/v1_1/
DIRil.idl1173 * @param apduSimIO SIM card data request transmitted through the logical channel of the APDU.
1183 [in] struct ApduSimIORequestInfo apduSimIO);
1190 * @param apduSimIO SIM card data request transmitted through the logical channel of the APDU.
1200 [in] struct ApduSimIORequestInfo apduSimIO);