Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_a2dp_statistics_t Struct Reference

A2DP statistics structure. More...

Data Fields

uint32_t duration
 Duration of the a2dp streaming in which stats were captured.
 
uint32_t packet_ack_stats_table [11]
 Delay between packet sent OTA and ack received.
 

Detailed Description

A2DP statistics structure.

Note : packet_ack_stats_table [0] will give No of packets having delay between 0 - 9 msec packet_ack_stats_table [1] will give No of packets having delay between 10 -19 msec ... packet_ack_stats_table [9] will give No of packets having delay between 90 -99 msec packet_ack_stats_table [10] will give No of packets having delay > 100 msec


The documentation for this struct was generated from the following file: