ESP-IDF
bta_hd_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_hd_api_disable()
bta_hd_api_disable() function
Function bta_hd_api_disable Description Disables HID device Returns void
Syntax
Show:
Summary
Declaration
Definition
from
bta_hd_int.h:147
extern
void
bta_hd_api_disable
(
void
)
;
Implemented in
bta_hd_act.c:105
Examples
References
from
examples
Code
Location
Referrer
void
bta_hd_api_disable
(
void
)
bta_hd_act.c:105
extern
void
bta_hd_api_disable
(
void
)
;
bta_hd_int.h:147
bta_hd_api_disable
(
)
;
bta_hd_act.c:244
bta_hd_unregister2_act()
bta_hd_api_disable
(
)
;
bta_hd_main.c:253
bta_hd_hdl_event()
Call Tree
from
examples
bta_hd_api_disable()
is called by 2 functions and calls 6 functions:
bta_hd_unregister2_act()
bta_hd_hdl_event()
All items filtered out
bta_hd_api_disable()
esp_log_timestamp()
esp_log_write()
SDP_DeleteRecord()
HID_DevDeregister()
bta_sys_remove_uuid()
tBTA_HD_CB::p_cback
All items filtered out
Data Use
from
examples
bta_hd_api_disable()
reads 9 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_INFO
appl_trace_level
::BTA_HD_OK
::BTA_HD_ERROR
::HID_SUCCESS
tBTA_HD_CB::p_cback
tBTA_HD_CB::sdp_handle
bta_hd_cb
All items filtered out
bta_hd_api_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