Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_hcif.cc266 HCI_TRACE_WARNING("%s: evt:0x%2X, malformed event of size %hhd", __func__, in btu_hcif_process_event()
960 HCI_TRACE_WARNING("%s: malformed event of size %hhd", __func__, evt_len); in btu_hcif_connection_comp_evt()
1764 HCI_TRACE_WARNING("%s, request not supported", __func__); in btu_ble_data_length_change_evt()
/system/bt/internal_include/
Dbt_trace.h255 #define HCI_TRACE_WARNING(...) \ macro