ESP-IDF
BTA_HD_API_DISABLE_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_HD_API_DISABLE_EVT
BTA_HD_API_DISABLE_EVT value
Syntax
Show:
Summary
Declaration
from
bta_hd_int.h:52
BTA_HD_API_DISABLE_EVT
;
Examples
References
from
examples
Code
Location
Referrer
BTA_HD_API_DISABLE_EVT
bta_hd_int.h:52
uint16_t
sm_event
=
BTA_HD_INVALID_EVT
;
bta_hd_act.c:757
bta_hd_cback()
if
(
sm_event
!=
BTA_HD_INVALID_EVT
&&
bta_hd_act.c:799
bta_hd_cback()
p_buf
->
event
=
BTA_HD_API_DISABLE_EVT
;
bta_hd_api.c:76
BTA_HdDisable()
case
BTA_HD_API_DISABLE_EVT
:
bta_hd_main.c:246
bta_hd_hdl_event()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTA_HD_API_DISABLE_EVT
is read by 3 functions:
All items filtered out
BTA_HD_API_DISABLE_EVT
BTA_HdDisable()
bta_hd_cback()
bta_hd_hdl_event()
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