Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
iso7816.c File Reference
Copyright (c) ARM Ltd 2015 More...
Go to the source code of this file.
Functions | |
static bool | iso7816_mf_command (nfc_tech_iso7816_t *pIso7816) |
Handle ISO7816-4 command. |
Detailed Description
Copyright (c) ARM Ltd 2015
Definition in file iso7816.c.
Function Documentation
bool iso7816_mf_command | ( | nfc_tech_iso7816_t * | pIso7816 ) | [static] |
Handle ISO7816-4 command.
- Parameters:
-
pTarget pointer to target instance CLA ISO7816-4 class byte INS ISO7816-4 instruction byte P1 ISO7816-4 P1 byte P2 ISO7816-4 P2 byte pDataIn ISO7816-4 command payload pDataOut ISO7816-4 response payload SW status word
- Returns:
- true if command was handled, false if it should be passed to the selected application
Generated on Tue Jul 12 2022 13:55:12 by
