Searched refs:rw_t1t_prepare_ndef_bytes (Results 1 – 1 of 1) sorted by relevance
/external/libnfc-nci/src/nfc/tags/ |
D | rw_t1t_ndef.c | 52 static UINT8 rw_t1t_prepare_ndef_bytes (UINT8 *p_data, UINT8 *p_length_field, UINT8 *p_index, BOOLE… 1507 …block = rw_t1t_prepare_ndef_bytes (write_block, length_field, &index, FALSE, block, new_lengthfie… in rw_t1t_next_ndef_write_block() 1531 …block = rw_t1t_prepare_ndef_bytes (write_block, length_field, &index, TRUE, block, new_lengthfield… in rw_t1t_next_ndef_write_block() 1589 …block = rw_t1t_prepare_ndef_bytes (write_block, length_field, &index, FALSE, block, new_lengthfiel… in rw_t1t_ndef_write_first_block() 1604 …block = rw_t1t_prepare_ndef_bytes (write_block, length_field, &index, TRUE, block, new_lengthfield… in rw_t1t_ndef_write_first_block() 1668 static UINT8 rw_t1t_prepare_ndef_bytes (UINT8 *p_data, UINT8 *p_length_field, UINT8 *p_index, BOOLE… in rw_t1t_prepare_ndef_bytes() function
|