Lines Matching full:uint16
149 UINT16 flags; /* NFC control block flags - NFC_FL_* */
160 UINT16 max_ce_table; /* the max routing table size */
167 UINT16 nci_interfaces; /* the NCI interfaces of NFCC */
184 UINT16 nci_wait_rsp_tout; /* NCI command timeout (in ms) */
230 NFC_API extern void nfc_ncif_proc_discover_ntf (UINT8 *p, UINT16 plen);
235 NFC_API extern void nfc_ncif_proc_credits(UINT8 *p, UINT16 plen);
239 NFC_API extern void nfc_ncif_proc_ee_action (UINT8 *p, UINT16 plen);
240 NFC_API extern void nfc_ncif_proc_ee_discover_req (UINT8 *p, UINT16 plen);
243 NFC_API extern void nfc_ncif_proc_conn_create_rsp (UINT8 *p, UINT16 plen, UINT8 dest_type);
245 NFC_API extern void nfc_ncif_proc_t3t_polling_ntf (UINT8 *p, UINT16 plen);
269 void nfc_start_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout);
273 void nfc_start_quick_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout);