Home
last modified time | relevance | path

Searched refs:max_cmd_size (Results 1 – 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_DesfireMap.c1563 uint16_t max_cmd_size = in phFriNfc_Desfire_Update_SmartTagCapContainer() local
1568 ((max_cmd_size > PHHAL_MAX_DATASIZE)? in phFriNfc_Desfire_Update_SmartTagCapContainer()
1569 (PHHAL_MAX_DATASIZE): max_cmd_size); in phFriNfc_Desfire_Update_SmartTagCapContainer()