Home
last modified time | relevance | path

Searched refs:dump_hh_event (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_util.h50 const char* dump_hh_event(uint16_t event);
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c209 const char *dump_hh_event(uint16_t event) in dump_hh_event() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c1224 …BTC_TRACE_DEBUG("%s: event=%s dereg = %d", __func__, dump_hh_event(msg->act), btc_hh_cb.service_de… in btc_hh_cb_handler()