Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/int/
Dce_int.h77 UINT8 local_pmm[NCI_T3T_PMM_LEN];
/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c61 static const UINT8 CE_DEFAULT_LF_PMM[NCI_T3T_PMM_LEN] =
84 memcpy (ce_cb.mem.t3t.local_pmm, CE_DEFAULT_LF_PMM, NCI_T3T_PMM_LEN); in ce_t3t_init()
599 ARRAY_TO_STREAM (p_dst, p_cb->local_pmm, NCI_T3T_PMM_LEN); in ce_t3t_handle_non_nfc_forum_cmd()
/external/libnfc-nci/src/hal/include/
Dnci_defs.h633 #define NCI_T3T_PMM_LEN 8 macro
/external/libnfc-nci/src/nfa/include/
Dnfa_api.h570 UINT8 lf_t3t_pmm[NCI_T3T_PMM_LEN]; /* Bytes 10 - 17 in SENSF_RES */