Searched refs:tCE_T4T_AID_HANDLE (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
H A Dce_api.h88 typedef UINT8 tCE_T4T_AID_HANDLE; /* Handle for AID registration */ typedef
89 #define CE_T4T_AID_HANDLE_INVALID 0xFF /* Invalid tCE_T4T_AID_HANDLE */
177 ** Returns tCE_T4T_AID_HANDLE if successful,
181 NFC_API extern tCE_T4T_AID_HANDLE CE_T4tRegisterAID (UINT8 aid_len,
197 NFC_API extern void CE_T4tDeregisterAID (tCE_T4T_AID_HANDLE aid_handle);
/external/libnfc-nci/src/nfa/int/
H A Dnfa_dta_int.h278 tCE_T4T_AID_HANDLE t4t_dta_aid_hdl; /* T4T registration handle for proprietary dta aid */
279 tCE_T4T_AID_HANDLE t4t_prop_aid_hdl; /* T4T registration handle for proprietary aid */
/external/libnfc-nci/src/nfc/tags/
H A Dce_t4t.c944 ** Returns tCE_T4T_AID_HANDLE if successful,
948 tCE_T4T_AID_HANDLE CE_T4tRegisterAID (UINT8 aid_len, UINT8 *p_aid, tCE_CBACK *p_cback)
1029 NFC_API extern void CE_T4tDeregisterAID (tCE_T4T_AID_HANDLE aid_handle)

Completed in 117 milliseconds