ESP-IDF
bta_hh_disc_cmpl()
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()
bta_hh_disc_cmpl() function
* Function bta_hh_disc_cmpl * Description All connections have been closed, disable service. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_hh_int.h:363
extern
void
bta_hh_disc_cmpl
(
void
)
;
Implemented in
bta_hh_act.c:159
Examples
References
from
examples
Code
Location
Referrer
void
bta_hh_disc_cmpl
(
void
)
bta_hh_act.c:159
extern
void
bta_hh_disc_cmpl
(
void
)
;
bta_hh_int.h:363
bta_hh_disc_cmpl
(
)
;
bta_hh_act.c:131
bta_hh_api_disable()
bta_hh_disc_cmpl
(
)
;
bta_hh_act.c:815
bta_hh_open_failure()
bta_hh_disc_cmpl
(
)
;
bta_hh_act.c:894
bta_hh_close_act()
bta_hh_disc_cmpl
(
)
;
bta_hh_main.c:419
bta_hh_hdl_event()
Call Tree
from
examples
bta_hh_disc_cmpl()
is called by 4 functions and calls 2 functions:
bta_hh_api_disable()
bta_hh_open_failure()
bta_hh_close_act()
bta_hh_hdl_event()
All items filtered out
bta_hh_disc_cmpl()
HID_HostDeregister()
bta_hh_cleanup_disable()
All items filtered out
Data Use
from
examples
bta_hh_disc_cmpl()
reads 3 variables:
::HID_SUCCESS
::BTA_HH_OK
::BTA_HH_ERR
All items filtered out
bta_hh_disc_cmpl()
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