Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_NdefMap.c1241 uint8_t sect_index = 0; in phFriNfc_NdefMap_GetContainerSize() local
1353 sect_index = (actual_sect_index - 32); in phFriNfc_NdefMap_GetContainerSize()
1364 *maxSize = (((30 * (16 * 3)) + (sect_index * (16 * 15))) - 4); in phFriNfc_NdefMap_GetContainerSize()