Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c231 UINT32 newlen_hiword; in ce_t3t_handle_update_cmd() local
294 STREAM_TO_UINT8 (newlen_hiword, p_block_data); in ce_t3t_handle_update_cmd()
296 ndef_info.ln += (newlen_hiword<<16); in ce_t3t_handle_update_cmd()