ESP-IDF
btc_hh_deinit()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
btc_hh_deinit()
btc_hh_deinit() function
Function btc_hh_deinit Description de-initializes the hh interface Returns void
Syntax
Show:
Summary
Declaration
from
btc_hh.c:483
static
void
btc_hh_deinit
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
btc_hh_deinit
(
void
)
btc_hh.c:483
btc_hh_deinit
(
)
;
btc_hh.c:1160
btc_hh_call_handler()
Call Tree
from
examples
btc_hh_deinit()
is called by 1 function and calls 5 functions:
btc_hh_call_handler()
All items filtered out
btc_hh_deinit()
esp_log_timestamp()
esp_log_write()
BTA_HhDisable()
BTA_HhClose()
btc_hh_cb_to_app()
All items filtered out
Data Use
from
examples
btc_hh_deinit()
reads 14 variables and writes 3 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_INFO
esp_hidh_connection_state_t::ESP_HIDH_CONN_STATE_CONNECTED
esp_hidh_status_t::ESP_HIDH_OK
esp_hidh_status_t::ESP_HIDH_NEED_INIT
esp_hidh_cb_event_t::ESP_HIDH_DEINIT_EVT
BTC_HH_STATUS::BTC_HH_DISABLED
BTC_HH_STATUS::BTC_HH_DISABLING
btc_hh_device_t::dev_status
btc_hh_device_t::dev_handle
btc_hh_cb_t::status
btc_hh_cb_t::devices
esp_hidh_cb_param_t::deinit
btc_hh_cb
All items filtered out
btc_hh_deinit()
btc_hh_cb_t::service_dereg_active
btc_hh_cb_t::status
hidh_uninit_evt_param::status
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