Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/int/
Dnfa_cho_int.h47 typedef UINT8 tNFA_CHO_STATE; typedef
199 tNFA_CHO_STATE state; /* main state */
/external/libnfc-nci/src/nfa/cho/
Dnfa_cho_sm.c49 static char *nfa_cho_state_code (tNFA_CHO_STATE state_code);
954 static char *nfa_cho_state_code (tNFA_CHO_STATE state_code) in nfa_cho_state_code()