Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_util.h51 const char* dump_hf_client_event(uint16_t event);
/system/bt/btif/src/
Dbtif_util.cc300 const char* dump_hf_client_event(uint16_t event) { in dump_hf_client_event() function
Dbtif_hf_client.cc834 BTIF_TRACE_DEBUG("%s: event=%s (%u)", __func__, dump_hf_client_event(event), in btif_hf_client_upstreams_evt()