Searched refs:presence_check_option (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/include/
H A Dnfa_api.h503 /* definitions for tNFA_DM_CFG.presence_check_option */
514 UINT8 presence_check_option; /* Use sleep/wake(last interface) for ISODEP presence check */ member in struct:__anon24000
/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c1835 if (p_nfa_dm_cfg->presence_check_option & NFA_DM_PCO_EMPTY_I_BLOCK)
1846 else if (!(p_nfa_dm_cfg->presence_check_option & NFA_DM_PCO_ISO_SLEEP_WAKE) && (nfa_rw_cb.intf_type == NFC_INTERFACE_ISO_DEP))

Completed in 61 milliseconds