Searched refs:is_ntf (Results 1 - 5 of 5) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_utils.c200 deact.is_ntf = TRUE;
H A Dnfc_ncif.c951 void nfc_ncif_proc_deactivate (UINT8 status, UINT8 deact_type, BOOLEAN is_ntf) argument
962 p_deact->is_ntf = is_ntf;
1234 void nfc_ncif_proc_reset_rsp (UINT8 *p, BOOLEAN is_ntf) argument
1238 if (is_ntf)
/external/libnfc-nci/src/nfc/int/
H A Dnfc_int.h236 NFC_API extern void nfc_ncif_proc_deactivate (UINT8 status, UINT8 deact_type, BOOLEAN is_ntf);
245 NFC_API extern void nfc_ncif_proc_reset_rsp (UINT8 *p, BOOLEAN is_ntf);
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h706 BOOLEAN is_ntf; /* TRUE, if deactivate notif*/ member in struct:__anon7861
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c767 if (p_data->deactivate.is_ntf)

Completed in 152 milliseconds