Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Jewel.c54 #define NXP_JEWEL_READID_LENGTH 0x06U macro
264 static uint8_t paraminfo[NXP_JEWEL_READID_LENGTH + 1] = {0}; in phHciNfc_Jewel_Info_Sequence()
304 ps_pipe_info->param_length = NXP_JEWEL_READID_LENGTH + 1; in phHciNfc_Jewel_Info_Sequence()
376 if(NXP_JEWEL_READID_LENGTH == reg_length) in phHciNfc_Jewel_InfoUpdate()
793 static uint8_t reader_id_info[NXP_JEWEL_READID_LENGTH] = {0}; in phHciNfc_Jewel_GetRID()
827 ps_pipe_info->param_length = NXP_JEWEL_READID_LENGTH + 1 ; in phHciNfc_Jewel_GetRID()