ESP-IDF
BTA_HH_DISC_CMPL_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_HH_DISC_CMPL_EVT
BTA_HH_DISC_CMPL_EVT value
Syntax
Show:
Summary
Declaration
from
bta_hh_int.h:75
BTA_HH_DISC_CMPL_EVT
;
Examples
References
from
examples
Code
Location
Referrer
BTA_HH_DISC_CMPL_EVT
bta_hh_int.h:75
UINT16
sm_event
=
BTA_HH_INVALID_EVT
;
bta_hh_act.c:1145
bta_hh_cback()
if
(
sm_event
!=
BTA_HH_INVALID_EVT
&&
bta_hh_act.c:1185
bta_hh_cback()
case
BTA_HH_DISC_CMPL_EVT
:
/* disable complete */
bta_hh_main.c:418
bta_hh_hdl_event()
case
BTA_HH_DISC_CMPL_EVT
:
bta_hh_main.c:506
bta_hh_evt_code()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
BTA_HH_DISC_CMPL_EVT
is read by 3 functions:
All items filtered out
BTA_HH_DISC_CMPL_EVT
bta_hh_cback()
bta_hh_hdl_event()
bta_hh_evt_code()
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