Set the protocols and protocol parameters that the reader should use.
#include <smartcard_spi/SlotLogicalSmartCardReader.hpp>
virtual sc_response_code_t smartcard_spi::SlotLogicalSmartCardReader::setProtocolParameters(unsigned int protocolType, IfdPpsParameterSelectionFlag selectionFlags, unsigned char pps1, unsigned char pps2, unsigned char pps3)
BlackBerry 10.3.0
A list of protocol types encoded in the same way as for the TAG_ASYNCHRONOUS_PROTOCOL_TYPES (0x0120) and TAG_SYNCHRONOUS_PROTOCOL_TYPES (0x0126) tags or the special value IFD_DEFAULT_PROTOCOL.
An optional protocol parameter.
An optional protocol parameter.
An optional protocol parameter.
This function sets the protocols and protocol parameters that the card reader should use.
In case of success, SC_IFD_SUCCESS is returned. Otherwise, an error code is returned.