Lines Matching full:uint8
63 typedef UINT8 tNFA_CE_REG_TYPE;
70 UINT8 *p_ndef_data;
74 UINT8 uid_len;
75 UINT8 uid[NFA_MAX_UID_LEN];
95 UINT8 nfcid2[NCI_RF_F_UID_LEN];
98 UINT8 aid[NFC_MAX_AID_LEN]; /* AID to listen for (For type-4 only) */
99 UINT8 aid_len; /* AID length */
151 UINT8 t3t_nfcid2[NCI_RF_F_UID_LEN];
153 UINT8 t4t_aid_handle; /* Type-4 aid callback handle (from CE_T4tRegisterAID) */
172 UINT8 *p_scratch_buf; /* Scratch buffer for write requests */
181 UINT8 idx_cur_active; /* listen_info index for currently activated CE */
182 UINT8 idx_wild_card; /* listen_info index for T4T wild card CE */
187 UINT8 *p_ndef_data;
207 void nfa_ce_t3t_generate_rand_nfcid (UINT8 nfcid2[NCI_RF_F_UID_LEN]);
211 void nfa_ce_remove_listen_info_entry (UINT8 listen_info_idx, BOOLEAN notify_app);