Home
last modified time | relevance | path

Searched refs:BNEP_TRACE_ERROR (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/stack/bnep/
H A Dbnep_utils.cc742 BNEP_TRACE_ERROR( in bnep_process_control_packet()
747 BNEP_TRACE_ERROR( in bnep_process_control_packet()
756 BNEP_TRACE_ERROR( in bnep_process_control_packet()
764 BNEP_TRACE_ERROR( in bnep_process_control_packet()
776 BNEP_TRACE_ERROR( in bnep_process_control_packet()
788 BNEP_TRACE_ERROR( in bnep_process_control_packet()
796 BNEP_TRACE_ERROR( in bnep_process_control_packet()
808 BNEP_TRACE_ERROR( in bnep_process_control_packet()
820 BNEP_TRACE_ERROR( in bnep_process_control_packet()
828 BNEP_TRACE_ERROR( in bnep_process_control_packet()
[all …]
H A Dbnep_api.cc177 BNEP_TRACE_ERROR("BNEP - Originate failed"); in BNEP_Connect()
340 BNEP_TRACE_ERROR("%s length %d exceeded MTU %d", __func__, p_buf->len, in BNEP_WriteBuf()
442 BNEP_TRACE_ERROR("%s length %d exceeded MTU %d", __func__, len, in BNEP_Write()
H A Dbnep_main.cc94 BNEP_TRACE_ERROR("BNEP - Registration failed"); in bnep_register_with_l2cap()
/aosp12/system/bt/internal_include/
H A Dbt_trace.h439 #define BNEP_TRACE_ERROR(...) \ macro