ESP-IDF
btc_hh_init()
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
btc_hh_init()
btc_hh_init() function
Function btc_hh_init Description initializes the hh interface Returns void
Syntax
Show:
Summary
Declaration
from
btc_hh.c:449
static
void
btc_hh_init
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
btc_hh_init
(
void
)
btc_hh.c:449
btc_hh_init
(
)
;
btc_hh.c:1124
btc_hh_call_handler()
Call Tree
from
examples
btc_hh_init()
is called by 1 function and calls 4 functions:
btc_hh_call_handler()
All items filtered out
btc_hh_init()
esp_log_timestamp()
esp_log_write()
BTA_HhEnable()
btc_hh_cb_to_app()
All items filtered out
Data Use
from
examples
btc_hh_init()
reads 12 variables and writes 2 variables:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_INFO
esp_hidh_connection_state_t::ESP_HIDH_CONN_STATE_UNKNOWN
esp_hidh_status_t::ESP_HIDH_OK
esp_hidh_status_t::ESP_HIDH_NEED_DEINIT
esp_hidh_cb_event_t::ESP_HIDH_INIT_EVT
BTC_HH_STATUS::BTC_HH_DISABLED
btc_hh_cb_t::status
btc_hh_cb_t::devices
esp_hidh_cb_param_t::init
btc_hh_cb
bte_hh_evt()
All items filtered out
btc_hh_init()
btc_hh_device_t::dev_status
hidh_init_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