ESP-IDF
tAVDT_MSG::single
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tAVDT_MSG::single
tAVDT_MSG::single field
Syntax
Show:
Summary
Declaration
from
avdt_int.h:386
tAVDT_EVT_HDR
single
;
Examples
References
from
examples
Code
Location
Referrer
tAVDT_EVT_HDR
single
;
avdt_int.h:386
p_scb
=
avdt_scb_by_hdl
(
p_data
->
msg
.
single
.
seid
)
;
avdt_ccb_act.c:223
avdt_ccb_hdl_getcap_cmd()
AVDT_MSG_BLD_SEID
(
*
p
,
p_msg
->
single
.
seid
)
;
avdt_msg.c:391
avdt_msg_bld_single()
AVDT_MSG_PRS_SEID
(
p
,
p_msg
->
single
.
seid
)
;
avdt_msg.c:791
avdt_msg_prs_single()
if
(
avdt_scb_by_hdl
(
p_msg
->
single
.
seid
)
==
NULL
)
{
avdt_msg.c:793
avdt_msg_prs_single()
scb_hdl
=
msg
.
single
.
seid
;
avdt_msg.c:1759
avdt_msg_ind()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tAVDT_MSG::single
is read by 4 functions:
All items filtered out
tAVDT_MSG::single
avdt_ccb_hdl_getcap_cmd()
avdt_msg_bld_single()
avdt_msg_prs_single()
avdt_msg_ind()
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