Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_cho_int.h193 #define NFA_CHO_FLAGS_CLIENT_ONLY 0x02 /* Handover server is not enabled */ macro
/external/libnfc-nci/src/nfa/cho/
Dnfa_cho_util.c266 nfa_cho_cb.flags |= NFA_CHO_FLAGS_CLIENT_ONLY; in nfa_cho_proc_api_reg()
420 if (!(nfa_cho_cb.flags & NFA_CHO_FLAGS_CLIENT_ONLY)) in nfa_cho_process_disconnection()