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

/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 100 milliseconds