Home
last modified time | relevance | path

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

/system/bt/stack/hid/
Dhidd_conn.cc701 HIDD_TRACE_VERBOSE("%s: channel(%d), msg_type(%d), len(%d)", __func__, in hidd_conn_send_data()
779 HIDD_TRACE_VERBOSE("%s: report sent", __func__); in hidd_conn_send_data()
Dhidd_api.cc346 HIDD_TRACE_VERBOSE("%s: channel=%d type=%d id=%d len=%d", __func__, channel, in HID_DevSendReport()
/system/bt/internal_include/
Dbt_trace.h432 #define HIDD_TRACE_VERBOSE(...) \ macro