ESP-IDF
tAVRC_LIST_APP_ATTR_RSP::attrs
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_LIST_APP_ATTR_RSP::attrs
tAVRC_LIST_APP_ATTR_RSP::attrs field
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:1181
UINT8
attrs
[
AVRC_MAX_APP_ATTR_SIZE
]
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
attrs
[
AVRC_MAX_APP_ATTR_SIZE
]
;
avrc_defs.h:1181
if
(
AVRC_IsValidPlayerAttr
(
p_rsp
->
attrs
[
xx
]
)
)
{
avrc_bld_tg.c:133
avrc_bld_list_app_settings_attr_rsp()
UINT8_TO_BE_STREAM
(
p_data
,
p_rsp
->
attrs
[
xx
]
)
;
avrc_bld_tg.c:135
avrc_bld_list_app_settings_attr_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tAVRC_LIST_APP_ATTR_RSP::attrs
is read by 1 function:
All items filtered out
tAVRC_LIST_APP_ATTR_RSP::attrs
avrc_bld_list_app_settings_attr_rsp()
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