Module sim
👎Deprecated since 0.2.0: Use ‘mcm::sim’ module instead.
Expand description
SIM.
See: <ql_sim.h>
Structs§
- Id
Deprecated - Slot
Deprecated - State
Deprecated - UimAid
Info Type Deprecated - UimCard
Result Type Deprecated - UimLog
CalChannel Type Deprecated - UimSend
Apdu Long Response Chunk Type Deprecated - UimSend
Apdu Long Response Type Deprecated - UimSend
Apdu Response Type Deprecated - UimSend
Apdu Type Deprecated
Constants§
- QMI_
UIM_ SELECT_ RESPONSE_ MAX Deprecated - UIM_
AID_ MAX Deprecated - UIM_
APDU_ DATA_ MAX Deprecated
Functions§
- change_
pin âšDeprecated Non- ag35 - This function been called to change the PIN code.
- close_
logical_ âšchannel Deprecated Non- ag35 - Close the uim logical channel.
- get_
iccid âšDeprecated Non- ag35 - Get the ICCID string.
- get_
imsi âšDeprecated Non- ag35 - Get the IMSI string.
- get_
pin_ âštries_ cnt Deprecated Non- ag35 - Get the sim card PIN retry times.
- get_
state âšDeprecated Non- ag35 - Get the sim card state.
- lockâš
Deprecated Non- ag35 - Lock the SIM card: it will enable the request of PIN code.
- open_
logical_ âšchannel Deprecated Non- ag35 - Open the uim logical channel.
- send_
apdu âšDeprecated Non- ag35 - Send the uim APDU.
- unblockâš
Deprecated Non- ag35 - Unblock the SIM card: it will use puk to unblock the SIM card and set new pin.
- unlockâš
Deprecated Non- ag35 - Unlock the SIM card: it will disables the request of PIN code.
- verify_
pin âšDeprecated Non- ag35 - This function been called to verify the PIN code.