QMI.Codec.UserIdentity (qmi v0.6.4) View Source
Codec for making user identity service requests
Link to this section Summary
Types
The response from issuing a read transparent request
Functions
Read any transparent file in the card and access by path
Link to this section Types
Specs
read_transparent_response() :: %{ sw1_result_code: non_neg_integer() | nil, sw2_result_code: non_neg_integer() | nil, read_result: binary() | nil }
The response from issuing a read transparent request
Link to this section Functions
Specs
read_transparent(non_neg_integer(), non_neg_integer()) :: QMI.request()
Read any transparent file in the card and access by path