ESP-IDF
avrc_proc_far_msg()
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_far_msg()
avrc_proc_far_msg() function
* Function avrc_proc_far_msg * Description This function processes metadata fragmenation * and reassembly * Returns 0, to report the message with msg_cback .
Syntax
Show:
Summary
Declaration
from
avrc_api.c:354
static
UINT8
avrc_proc_far_msg
(
UINT8
handle
,
UINT8
label
,
UINT8
cr
,
BT_HDR
*
*
pp_pkt
,
tAVRC_MSG_VENDOR
*
p_msg
)
;
Arguments
Argument
handle
label
cr
pp_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