ESP-IDF
tBTA_AG_RES_DATA::state
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
tBTA_AG_RES_DATA::state
tBTA_AG_RES_DATA::state field
Syntax
Show:
Summary
Declaration
from
bta_ag_api.h:323
BOOLEAN
state
;
Examples
References
from
examples
Code
Location
Referrer
BOOLEAN
state
;
bta_ag_api.h:323
p_scb
->
inband_enabled
=
p_result
->
data
.
state
;
bta_ag_cmd.c:1351
bta_ag_hsp_result()
p_scb
->
inband_enabled
=
p_result
->
data
.
state
;
bta_ag_cmd.c:1522
bta_ag_hfp_result()
bta_ag_send_result
(
p_scb
,
code
,
NULL
,
p_result
->
data
.
state
)
;
bta_ag_cmd.c:1524
bta_ag_hfp_result()
bta_ag_send_result
(
p_scb
,
code
,
NULL
,
p_result
->
data
.
state
)
;
bta_ag_cmd.c:1590
bta_ag_hfp_result()
ag_res
.
state
=
value
;
btc_hf_ag.c:496
btc_hf_vra()
ag_res
.
state
=
state
;
btc_hf_ag.c:708
btc_hf_inband_ring()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_AG_RES_DATA::state
is written by 2 functions and is read by 2 functions:
btc_hf_vra()
btc_hf_inband_ring()
All items filtered out
tBTA_AG_RES_DATA::state
bta_ag_hsp_result()
bta_ag_hfp_result()
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