Searched defs:is_ntf (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_ncif.c982 void nfc_ncif_proc_deactivate (UINT8 status, UINT8 deact_type, BOOLEAN is_ntf) argument
993 p_deact->is_ntf = is_ntf;
1265 void nfc_ncif_proc_reset_rsp (UINT8 *p, BOOLEAN is_ntf) argument
1269 if (is_ntf)
/external/libnfc-nci/src/nfc/include/
H A Dnfc_api.h713 BOOLEAN is_ntf; /* TRUE, if deactivate notif*/ member in struct:__anon24317

Completed in 40 milliseconds