Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c1807 UINT16 LchunkSize = 0; in rw_t2t_get_tag_size() local
1811 LchunkSize = (UINT16) p_data[2] << 8 | p_data[3]; in rw_t2t_get_tag_size()
1814 tms = (UINT16) (LchunkSize * Num_LChuncks); in rw_t2t_get_tag_size()