Module sim

Module sim 

👎Deprecated since 0.2.0: Use ‘mcm::sim’ module instead.
Expand description

SIM.

See: <ql_sim.h>

Structs§

IdDeprecated
SlotDeprecated
StateDeprecated
UimAidInfoTypeDeprecated
UimCardResultTypeDeprecated
UimLogCalChannelTypeDeprecated
UimSendApduLongResponseChunkTypeDeprecated
UimSendApduLongResponseTypeDeprecated
UimSendApduResponseTypeDeprecated
UimSendApduTypeDeprecated

Constants§

QMI_UIM_SELECT_RESPONSE_MAXDeprecated
UIM_AID_MAXDeprecated
UIM_APDU_DATA_MAXDeprecated

Functions§

change_pinâš DeprecatedNon-ag35
This function been called to change the PIN code.
close_logical_channelâš DeprecatedNon-ag35
Close the uim logical channel.
get_iccidâš DeprecatedNon-ag35
Get the ICCID string.
get_imsiâš DeprecatedNon-ag35
Get the IMSI string.
get_pin_tries_cntâš DeprecatedNon-ag35
Get the sim card PIN retry times.
get_stateâš DeprecatedNon-ag35
Get the sim card state.
lockâš DeprecatedNon-ag35
Lock the SIM card: it will enable the request of PIN code.
open_logical_channelâš DeprecatedNon-ag35
Open the uim logical channel.
send_apduâš DeprecatedNon-ag35
Send the uim APDU.
unblockâš DeprecatedNon-ag35
Unblock the SIM card: it will use puk to unblock the SIM card and set new pin.
unlockâš DeprecatedNon-ag35
Unlock the SIM card: it will disables the request of PIN code.
verify_pinâš DeprecatedNon-ag35
This function been called to verify the PIN code.