Searched refs:NFA_EE_ECB_FLAGS_TECH (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/nfa/include/ | ||
D | nfa_ee_int.h | 120 #define NFA_EE_ECB_FLAGS_TECH 0x02 macro |
/system/nfc/src/nfa/ee/ | ||
D | nfa_ee_act.cc | 907 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_TECH; in nfa_ee_api_set_tech_cfg() |