Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_trace.h230 #define HCI_TRACE_ERROR(...) {if (btu_cb.trace_level >= BT_TRACE_LEVEL_ERROR) B… macro
/system/bt/stack/btu/
Dbtu_hcif.c1193 HCI_TRACE_ERROR("Ctlr H/w error event - code:0x%x", *p); in btu_hcif_hardware_error_evt()