Searched refs:ext_echo_pkt_to_str (Results 1 – 1 of 1) sorted by relevance
60 static ocsd_err_t ext_echo_pkt_to_str(const void *trc_pkt, char *buffer, const int buflen);69 echo_test_decoder_fact.pktToString = ext_echo_pkt_to_str; in ext_echo_get_dcd_fact()100 ocsd_err_t ext_echo_pkt_to_str(const void *trc_pkt, char *buffer, const int buflen) in ext_echo_pkt_to_str() function