Bluetooth Host Stack Library
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
wiced_bt_avdt_sender_info_t Struct Reference

Description

AVDT sender report.

Data Fields

uint32_t ntp_sec
 NTP time: seconds relative to 0h UTC on 1 January 1900.
 
uint32_t ntp_frac
 NTP time: the fractional part.
 
uint32_t rtp_time
 timestamp in RTP header
 
uint32_t pkt_count
 sender's packet count: since starting transmission up until the time this SR packet was generated. More...
 
uint32_t octet_count
 sender's octet count: same comment
 

Field Documentation

◆ pkt_count

uint32_t wiced_bt_avdt_sender_info_t::pkt_count

sender's packet count: since starting transmission up until the time this SR packet was generated.