Home
last modified time | relevance | path

Searched refs:ndef_protocol_mask (Results 1 – 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfa/ce/
Dnfa_ce_act.c684 tNFA_PROTOCOL_MASK ndef_protocol_mask; in nfa_ce_set_content() local
697 ndef_protocol_mask = p_cb->listen_info[NFA_CE_LISTEN_INFO_IDX_NDEF].protocol_mask; in nfa_ce_set_content()
702 if ((ndef_protocol_mask & NFA_PROTOCOL_MASK_T3T) && (status == NFA_STATUS_OK)) in nfa_ce_set_content()
712 if ((ndef_protocol_mask & NFA_PROTOCOL_MASK_ISO_DEP) && (status == NFA_STATUS_OK)) in nfa_ce_set_content()