ESP-IDF
avrc_bld_next_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_next_cmd()
avrc_bld_next_cmd() function
* Global data * Function avrc_bld_next_cmd * Description This function builds the Request Continue or Abort 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:43
static
tAVRC_STS
avrc_bld_next_cmd
(
tAVRC_NEXT_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