Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_p2p_int.h47 typedef UINT8 tNFA_P2P_LLCP_STATE; typedef
250 tNFA_P2P_LLCP_STATE llcp_state;
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_main.c57 static char *nfa_p2p_llcp_state_code (tNFA_P2P_LLCP_STATE state_code);
752 static char *nfa_p2p_llcp_state_code (tNFA_P2P_LLCP_STATE state_code) in nfa_p2p_llcp_state_code()