ESP-IDF
tAVDT_EVT_HDR
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_EVT_HDR
tAVDT_EVT_HDR struct
Syntax
Show:
Summary
Declaration
from
avdt_api.h:285
typedef
struct
{
UINT8
err_code
;
UINT8
err_param
;
UINT8
label
;
UINT8
seid
;
UINT8
sig_id
;
UINT8
ccb_idx
;
}
tAVDT_EVT_HDR
;
Fields
Field
Declared as
tAVDT_EVT_HDR::ccb_idx
UINT8
tAVDT_EVT_HDR::err_code
UINT8
tAVDT_EVT_HDR::err_param
UINT8
tAVDT_EVT_HDR::label
UINT8
tAVDT_EVT_HDR::seid
UINT8
tAVDT_EVT_HDR::sig_id
UINT8
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