ESP-IDF
bta_hh_api_disable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
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_api_disable()
bta_hh_api_disable() function
* Function bta_hh_api_disable * Description Perform necessary operations to disable HID host. * Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_hh_int.h:362
extern
void
bta_hh_api_disable
(
void
)
;
Implemented in
bta_hh_act.c:120
Examples
References
from
examples
Code
Location
Referrer
void
bta_hh_api_disable
(
void
)
bta_hh_act.c:120
extern
void
bta_hh_api_disable
(
void
)
;
bta_hh_int.h:362
bta_hh_api_disable
(
)
;
bta_hh_main.c:415
bta_hh_hdl_event()
Call Tree
from
examples
bta_hh_api_disable()
is called by 1 function and calls 2 functions:
bta_hh_hdl_event()
All items filtered out
bta_hh_api_disable()
bta_hh_disc_cmpl()
bta_hh_sm_execute()
All items filtered out
Data Use
from
examples
bta_hh_api_disable()
reads 7 variables and writes 1 variable:
tBTA_HH_DEV_CB::state
tBTA_HH_CB::kdev
tBTA_HH_CB::p_cback
tBTA_HH_CB::cnt_num
::BTA_HH_API_CLOSE_EVT
::BTA_HH_CONN_ST
bta_hh_cb
All items filtered out
bta_hh_api_disable()
tBTA_HH_CB::w4_disable
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