ESP-IDF
tA2D_Service::avdt_version
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tA2D_Service::avdt_version
tA2D_Service::avdt_version field
Syntax
Show:
Summary
Declaration
from
a2d_api.h:124
UINT16
avdt_version
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
avdt_version
;
/* AVDTP protocol version */
a2d_api.h:124
a2d_svc
.
avdt_version
=
elem
.
params
[
0
]
;
a2d_api.c:101
a2d_sdp_cback()
A2D_TRACE_DEBUG
(
"avdt_version: 0x%x"
,
a2d_svc
.
avdt_version
)
;
a2d_api.c:102
a2d_sdp_cback()
p_scb
->
avdt_version
=
p_service
->
avdt_version
;
bta_av_aact.c:712
bta_av_a2d_sdp_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tA2D_Service::avdt_version
is written by 1 function and is read by 2 functions:
a2d_sdp_cback()
All items filtered out
tA2D_Service::avdt_version
bta_av_a2d_sdp_cback()
a2d_sdp_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
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out