ESP-IDF
bta_hh_trace_dev_db()
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_trace_dev_db()
bta_hh_trace_dev_db() function
* Function bta_hh_trace_dev_db * Description Check to see if this type of device is supported * Returns
Syntax
Show:
Summary
Declaration
Definition
from
bta_hh_int.h:399
extern
void
bta_hh_trace_dev_db
(
void
)
;
Implemented in
bta_hh_utils.c:514
Examples
References
from
examples
Code
Location
Referrer
void
bta_hh_trace_dev_db
(
void
)
bta_hh_utils.c:514
extern
void
bta_hh_trace_dev_db
(
void
)
;
bta_hh_int.h:399
bta_hh_trace_dev_db
(
)
;
bta_hh_act.c:466
bta_hh_sdp_cmpl()
bta_hh_trace_dev_db
(
)
;
bta_hh_act.c:698
bta_hh_handsk_act()
bta_hh_trace_dev_db
(
)
;
bta_hh_act.c:807
bta_hh_open_failure()
bta_hh_trace_dev_db
(
)
;
bta_hh_act.c:858
bta_hh_close_act()
bta_hh_trace_dev_db
(
)
;
bta_hh_act.c:884
bta_hh_close_act()
bta_hh_trace_dev_db
(
)
;
bta_hh_act.c:991
bta_hh_maint_dev_act()
Call Tree
from
examples
bta_hh_trace_dev_db()
is called by 5 functions and calls 2 functions:
bta_hh_sdp_cmpl()
bta_hh_handsk_act()
bta_hh_open_failure()
bta_hh_close_act()
bta_hh_maint_dev_act()
All items filtered out
bta_hh_trace_dev_db()
esp_log_timestamp()
esp_log_write()
All items filtered out
Data Use
from
examples
bta_hh_trace_dev_db()
reads 10 variables:
esp_log_level_t::ESP_LOG_DEBUG
appl_trace_level
tBTA_HH_DEV_CB::attr_mask
tBTA_HH_DEV_CB::index
tBTA_HH_DEV_CB::sub_class
tBTA_HH_DEV_CB::hid_handle
tBTA_HH_DEV_CB::in_use
tBTA_HH_DEV_CB::state
tBTA_HH_CB::kdev
bta_hh_cb
All items filtered out
bta_hh_trace_dev_db()
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