ESP-IDF
tBTA_AV_SCB::open_api
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
tBTA_AV_SCB::open_api
tBTA_AV_SCB::open_api field
Syntax
Show:
Summary
Declaration
from
bta_av_int.h:539
tBTA_AV_API_OPEN
open_api
;
Examples
References
from
examples
Code
Location
Referrer
tBTA_AV_API_OPEN
open_api
;
/* Saved OPEN api message */
bta_av_int.h:539
memcpy
(
&
(
p_scb
->
open_api
)
,
&
(
p_data
->
api_open
)
,
sizeof
(
tBTA_AV_API_OPEN
)
)
;
bta_av_aact.c:903
bta_av_do_disc_a2d()
p_scb
->
uuid_int
=
p_scb
->
open_api
.
uuid
;
bta_av_aact.c:1333
bta_av_setconfig_rsp()
memcpy
(
&
(
p_scb
->
open_api
)
,
&
(
p_data
->
api_open
)
,
sizeof
(
tBTA_AV_API_OPEN
)
)
;
bta_av_aact.c:2983
bta_av_open_at_inc()
memcpy
(
p_buf
,
&
(
p_scb
->
open_api
)
,
sizeof
(
tBTA_AV_API_OPEN
)
)
;
bta_av_aact.c:2997
bta_av_open_at_inc()
memcpy
(
p_buf
,
&
(
p_scb
->
open_api
)
,
sizeof
(
tBTA_AV_API_OPEN
)
)
;
bta_av_act.c:1483
bta_av_acp_sig_timer_cback()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_AV_SCB::open_api
is read by 4 functions:
All items filtered out
tBTA_AV_SCB::open_api
bta_av_do_disc_a2d()
bta_av_setconfig_rsp()
bta_av_open_at_inc()
bta_av_acp_sig_timer_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