ESP-IDF
avrc_bld_get_element_attr_cmd()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
avrc_bld_get_element_attr_cmd()
avrc_bld_get_element_attr_cmd() function
* Function avrc_bld_get_element_attr_cmd * Description This function builds the Get Element Attribute command. * Returns AVRC_STS_NO_ERROR, if the command is built successfully * Otherwise, the error code.
Syntax
Show:
Summary
Declaration
from
avrc_bld_ct.c:215
static
tAVRC_STS
avrc_bld_get_element_attr_cmd
(
tAVRC_GET_ELEM_ATTRS_CMD
*
p_cmd
,
BT_HDR
*
p_pkt
)
;
Arguments
Argument
p_cmd
p_pkt
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