ESP-IDF
tAVRC_CAPS_PARAM
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
tAVRC_CAPS_PARAM
tAVRC_CAPS_PARAM union
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:886
typedef
union
{
UINT32
company_id
[
AVRC_CAP_MAX_NUM_COMP_ID
]
;
UINT8
event_id
[
AVRC_CAP_MAX_NUM_EVT_ID
]
;
}
tAVRC_CAPS_PARAM
;
Fields
Field
Declared as
tAVRC_CAPS_PARAM::company_id
UINT32
[
AVRC_CAP_MAX_NUM_COMP_ID
]
tAVRC_CAPS_PARAM::event_id
UINT8
[
AVRC_CAP_MAX_NUM_EVT_ID
]
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