ESP-IDF
tAVDT_REPORT_BLK
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tAVDT_REPORT_BLK
tAVDT_REPORT_BLK struct
Syntax
Show:
Summary
Declaration
from
avdt_api.h:228
typedef
struct
{
UINT8
frag_lost
;
UINT32
packet_lost
;
UINT32
seq_num_rcvd
;
UINT32
jitter
;
UINT32
lsr
;
UINT32
dlsr
;
}
tAVDT_REPORT_BLK
;
Fields
Field
Declared as
tAVDT_REPORT_BLK::frag_lost
UINT8
tAVDT_REPORT_BLK::packet_lost
UINT32
tAVDT_REPORT_BLK::seq_num_rcvd
UINT32
tAVDT_REPORT_BLK::jitter
UINT32
tAVDT_REPORT_BLK::lsr
UINT32
tAVDT_REPORT_BLK::dlsr
UINT32
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out