Home
last modified time | relevance | path

Searched refs:echo_dcd_pkt_tostr (Results 1 – 3 of 3) sorted by relevance

/external/OpenCSD/decoder/tests/ext_dcd_test_eg/c_api_echo_test/
Dext_dcd_echo_test.h87 void echo_dcd_pkt_tostr(echo_dcd_pkt_t *pkt, char *buffer, const int buflen);
Dext_dcd_echo_test_fact.c102 echo_dcd_pkt_tostr((echo_dcd_pkt_t*)trc_pkt, buffer, buflen); in ext_echo_pkt_to_str()
Dext_dcd_echo_test.c67 void echo_dcd_pkt_tostr(echo_dcd_pkt_t *pkt, char *buffer, const int buflen);
141 void echo_dcd_pkt_tostr(echo_dcd_pkt_t *pkt, char *buffer, const int buflen) in echo_dcd_pkt_tostr() function