Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/ee/
Dnfa_ee_main.c175 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_VS; in nfa_ee_restore_one_ecb()
193 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_VS; in nfa_ee_restore_one_ecb()
Dnfa_ee_act.c745 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_VS; in nfa_ee_api_remove_aid()
/external/libnfc-nci/src/nfa/int/
Dnfa_ee_int.h116 #define NFA_EE_ECB_FLAGS_VS 0x10 /* VS changed */ macro