Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_util.h54 const char* dump_hh_event(UINT16 event);
/system/bt/btif/src/
Dbtif_util.c343 const char* dump_hh_event(UINT16 event) in dump_hh_event() function
Dbtif_hh.c735 BTIF_TRACE_DEBUG("%s: event=%s", __FUNCTION__, dump_hh_event(event)); in btif_hh_upstreams_evt()