ESP-IDF
tAVRC_CONN_CB::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
tAVRC_CONN_CB::p_msg_cback
tAVRC_CONN_CB::p_msg_cback field
Syntax
Show:
Summary
Declaration
from
avrc_api.h:162
tAVRC_MSG_CBACK
*
p_msg_cback
;
Examples
References
from
examples
Code
Location
Referrer
tAVRC_MSG_CBACK
*
p_msg_cback
;
/* pointer to application message callback */
avrc_api.h:162
(
*
avrc_cb
.
ccb
[
handle
]
.
p_msg_cback
)
(
handle
,
label
,
opcode
,
&
msg
)
;
avrc_api.c:745
avrc_msg_cback()
ccb
.
p_msg_cback
=
bta_av_rc_msg_cback
;
bta_av_act.c:317
bta_av_rc_create()
Call Tree
from
examples
tAVRC_CONN_CB::p_msg_cback
is called by 1 function:
avrc_msg_cback()
All items filtered out
tAVRC_CONN_CB::p_msg_cback
All items filtered out
Data Use
from
examples
tAVRC_CONN_CB::p_msg_cback
is written by 1 function:
bta_av_rc_create()
All items filtered out
tAVRC_CONN_CB::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
tAVRC_CONN_CB::p_msg_cback
implements 1 functions:
bta_av_rc_msg_cback()
All items filtered out
tAVRC_CONN_CB::p_msg_cback
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out