Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/include/
H A Dbtif_util.h51 const char* dump_hh_event(uint16_t event);
/aosp12/system/bt/btif/src/
H A Dbtif_util.cc241 const char* dump_hh_event(uint16_t event) { in dump_hh_event() function
H A Dbtif_hh.cc729 BTIF_TRACE_DEBUG("%s: event=%s dereg = %d", __func__, dump_hh_event(event), in btif_hh_upstreams_evt()