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.cc303 HCI_TRACE_WARNING("%s: evt:0x%2X, malformed event of size %hhd", __func__, in btu_hcif_process_event()
1053 HCI_TRACE_WARNING("%s: malformed event of size %hhd", __func__, evt_len); in btu_hcif_connection_comp_evt()
2225 HCI_TRACE_WARNING("%s, request not supported", __func__); in btu_ble_data_length_change_evt()
/system/bt/internal_include/
Dbt_trace.h210 #define HCI_TRACE_WARNING(...) \ macro