Home
last modified time | relevance | path

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

/btstack/test/hfp/
H A Dsco_demo_util.c679 static uint32_t byte_errors = 0; in sco_demo_receive() local
684 …nt) data_received, (unsigned int) packets, (unsigned int) crc_errors, (unsigned int) byte_errors); in sco_demo_receive()
686 byte_errors = 0; in sco_demo_receive()
747 byte_errors++; in sco_demo_receive()
/btstack/example/
H A Dsco_demo_util.c627 static uint32_t byte_errors = 0; in sco_demo_receive() local
634 …nt) data_received, (unsigned int) packets, (unsigned int) crc_errors, (unsigned int) byte_errors); in sco_demo_receive()
636 byte_errors = 0; in sco_demo_receive()