ESP-IDF
BTA_HF_CLIENT_API_CLOSE_EVT
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
BTA_HF_CLIENT_API_CLOSE_EVT
BTA_HF_CLIENT_API_CLOSE_EVT value
Syntax
Show:
Summary
Declaration
from
bta_hf_client_int.h:52
BTA_HF_CLIENT_API_CLOSE_EVT
;
Examples
References
from
examples
Code
Location
Referrer
BTA_HF_CLIENT_API_CLOSE_EVT
,
bta_hf_client_int.h:52
p_buf
->
event
=
BTA_HF_CLIENT_API_CLOSE_EVT
;
bta_hf_client_api.c:217
BTA_HfClientClose()
bta_hf_client_sm_execute
(
BTA_HF_CLIENT_API_CLOSE_EVT
,
NULL
)
;
bta_hf_client_at.c:146
bta_hf_client_at_resp_timer_cback()
bta_hf_client_sm_execute
(
BTA_HF_CLIENT_API_CLOSE_EVT
,
NULL
)
;
bta_hf_client_at.c:1291
bta_hf_client_at_parse_start()
bta_hf_client_sm_execute
(
BTA_HF_CLIENT_API_CLOSE_EVT
,
NULL
)
;
bta_hf_client_at.c:1353
bta_hf_client_at_parse()
bta_hf_client_sm_execute
(
BTA_HF_CLIENT_API_CLOSE_EVT
,
NULL
)
;
bta_hf_client_main.c:593
bta_hf_client_slc_seq()
bta_hf_client_sm_execute
(
BTA_HF_CLIENT_API_CLOSE_EVT
,
NULL
)
;
bta_hf_client_main.c:646
bta_hf_client_slc_seq()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTA_HF_CLIENT_API_CLOSE_EVT
is read by 5 functions:
All items filtered out
BTA_HF_CLIENT_API_CLOSE_EVT
BTA_HfClientClose()
bta_hf_client_at_resp_timer_cback()
bta_hf_client_at_parse_start()
bta_hf_client_at_parse()
bta_hf_client_slc_seq()
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