ESP-IDF
tAVCT_CC::p_msg_cback
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tAVCT_CC::p_msg_cback
tAVCT_CC::p_msg_cback field
Syntax
Show:
Summary
Declaration
from
avct_api.h:114
tAVCT_MSG_CBACK
*
p_msg_cback
;
Examples
References
from
examples
Code
Location
Referrer
tAVCT_MSG_CBACK
*
p_msg_cback
;
/* Message callback */
avct_api.h:114
(
*
p_ccb
->
cc
.
p_msg_cback
)
(
avct_ccb_to_idx
(
p_ccb
)
,
label
,
cr_ipid
,
p_data
->
p_buf
)
;
avct_lcb_act.c:664
avct_lcb_msg_ind()
cc
.
p_msg_cback
=
avrc_msg_cback
;
/* Message callback */
avrc_api.c:867
AVRC_Open()
Call Tree
from
examples
tAVCT_CC::p_msg_cback
is called by 1 function:
avct_lcb_msg_ind()
All items filtered out
tAVCT_CC::p_msg_cback
All items filtered out
Data Use
from
examples
tAVCT_CC::p_msg_cback
is written by 1 function:
AVRC_Open()
All items filtered out
tAVCT_CC::p_msg_cback
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
tAVCT_CC::p_msg_cback
implements 1 functions:
avrc_msg_cback()
All items filtered out
tAVCT_CC::p_msg_cback
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out