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.h53 const char* dump_hf_client_event(UINT16 event);
/system/bt/btif/src/
Dbtif_util.c311 const char* dump_hf_client_event(UINT16 event) in dump_hf_client_event() function
Dbtif_hf_client.c739 BTIF_TRACE_DEBUG("%s: event=%s (%u)", __FUNCTION__, dump_hf_client_event(event), event); in btif_hf_client_upstreams_evt()