ESP-IDF
tAVRC_APP_SETTING_TEXT::p_str
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tAVRC_APP_SETTING_TEXT::p_str
tAVRC_APP_SETTING_TEXT::p_str field
Syntax
Show:
Summary
Declaration
from
avrc_defs.h:900
UINT8
*
p_str
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
*
p_str
;
avrc_defs.h:900
if
(
!
p_rsp
->
p_attrs
[
xx
]
.
str_len
||
!
p_rsp
->
p_attrs
[
xx
]
.
p_str
)
{
avrc_bld_tg.c:316
avrc_bld_app_setting_text_rsp()
ARRAY_TO_BE_STREAM
(
p_data
,
p_rsp
->
p_attrs
[
xx
]
.
p_str
,
p_rsp
->
p_attrs
[
xx
]
.
str_len
)
;
avrc_bld_tg.c:323
avrc_bld_app_setting_text_rsp()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tAVRC_APP_SETTING_TEXT::p_str
is read by 1 function:
All items filtered out
tAVRC_APP_SETTING_TEXT::p_str
avrc_bld_app_setting_text_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