Home
last modified time | relevance | path

Searched refs:HCI_TRACE_DEBUG (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/btu/
Dbtu_hcif.cc884 HCI_TRACE_DEBUG("command complete for: %s", in btu_hcif_command_complete_evt_with_cb_on_task()
918 HCI_TRACE_DEBUG("command status for: %s", in btu_hcif_command_status_evt_with_cb_on_task()
1066 HCI_TRACE_DEBUG( in btu_hcif_connection_comp_evt()
1134 HCI_TRACE_DEBUG("%s: Got Disconn Complete Event: reason=%d, handle=%d", in btu_hcif_disconnection_comp_evt()
/system/bt/internal_include/
Dbt_trace.h220 #define HCI_TRACE_DEBUG(...) \ macro