Home
last modified time | relevance | path

Searched refs:BTC_TRACE_API (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c158 BTC_TRACE_API("%s event=%d", __func__, event); in bte_hd_evt()
216 BTC_TRACE_API("%s", __func__); in btc_hd_init()
248 BTC_TRACE_API("%s", __func__); in btc_hd_deinit()
294 BTC_TRACE_API("%s", __func__); in btc_hd_register_app()
368 BTC_TRACE_API("%s", __func__); in btc_hd_unregister_app()
419 BTC_TRACE_API("%s", __func__); in btc_hd_connect()
479 BTC_TRACE_API("%s", __func__); in btc_hd_disconnect()
539 BTC_TRACE_API("%s: type=%d id=%d len=%d", __func__, type, id, len); in btc_hd_send_report()
618 BTC_TRACE_API("%s", __func__); in btc_hd_report_error()
661 BTC_TRACE_API("%s", __func__); in btc_hd_virtual_cable_unplug()
[all …]
Dbtc_hh.c228 BTC_TRACE_API("%s", __func__); in btc_hh_timer_timeout()
256 BTC_TRACE_API("%s", __func__); in btc_hh_start_vup_timer()
378 BTC_TRACE_API("%s event=%d", __func__, event); in bte_hh_evt()
451 BTC_TRACE_API("%s", __func__); in btc_hh_init()
485 BTC_TRACE_API("%s", __func__); in btc_hh_deinit()
523 BTC_TRACE_API("%s", __func__); in btc_hh_connect()
604 BTC_TRACE_API("%s", __func__); in btc_hh_disconnect()
647 BTC_TRACE_API("%s", __func__); in btc_hh_virtual_unplug()
708 BTC_TRACE_API("%s", __func__); in btc_hh_set_info()
771 BTC_TRACE_API("%s", __func__); in btc_hh_get_protocol()
[all …]
/hal_espressif-latest/components/bt/common/include/
Dbt_common.h145 #define BTC_TRACE_API(fmt, args...) {if (BTC_INITIAL_TRACE_LEVEL >= BT_TRACE_LEVEL_API && BT… macro
171 #define BTC_TRACE_API(fmt, args...) macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/avrc/
Dbtc_avrc.c1036 BTC_TRACE_API("## %s ##", __FUNCTION__); in btc_avrc_ct_deinit()
1058 BTC_TRACE_API("## %s ## completed", __FUNCTION__); in btc_avrc_ct_deinit()
1253 BTC_TRACE_API("%s: successfully sent passthrough command to BTA", __FUNCTION__); in btc_avrc_ct_send_passthrough_cmd()
1315 BTC_TRACE_API("## %s ##", __FUNCTION__); in btc_avrc_tg_deinit()
1339 BTC_TRACE_API("## %s ## completed", __FUNCTION__); in btc_avrc_tg_deinit()