Bluetooth Host Stack Library
wiced_bt_dev_lq_br_edr_stats Struct Reference

Description

BR/EDR link statistics.

Data Fields

wiced_bt_br_edr_pkt_type_stats rx_pkts
 Received packets details.
 
wiced_bt_br_edr_pkt_type_stats tx_pkts
 Transmitted packets details.
 
uint32_t rx_acl_bytes
 Total Received ACL bytes.
 
uint32_t tx_acl_bytes
 Total Transmitted ACL bytes.
 
uint16_t hec_errs
 hecErrs packet count
 
uint16_t crc_errs
 crcErrs packet count
 
uint16_t seqn_repeat
 seqnRepeat packet count
 
uint16_t acl_soft_reset
 aclSoftReset packet count
 
uint16_t test_mode_tx_pkts
 testModeTxPkts packet count
 
uint16_t test_mode_rx_pkts
 testModeRxPkts packet count
 
uint16_t test_mode_errors
 testModeErrors packet count