Searched refs:nfa_hciu_type_2_str (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfa/int/
H A Dnfa_hci_int.h507 extern char *nfa_hciu_type_2_str (UINT8 type);
/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_utils.c1209 ** Function nfa_hciu_type_2_str
1216 char *nfa_hciu_type_2_str(UINT8 type) function
1349 xx = sprintf (p_buff, "Type: %s [0x%02x] ", nfa_hciu_type_2_str (type), type);

Completed in 92 milliseconds