ESP-IDF
avrc_proc_vendor_command()
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_proc_vendor_command()
avrc_proc_vendor_command() function
* Function avrc_proc_vendor_command * Description This function processes received vendor command. * Returns if not NULL, the response to send right away.
Syntax
Show:
Summary
Declaration
from
avrc_api.c:254
static
BT_HDR
*
avrc_proc_vendor_command
(
UINT8
handle
,
UINT8
label
,
BT_HDR
*
p_pkt
,
tAVRC_MSG_VENDOR
*
p_msg
)
;
Arguments
Argument
handle
label
p_pkt
p_msg
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