Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_fcr.cc353 L2CAP_TRACE_EVENT( in prepare_I_frame()
362 L2CAP_TRACE_EVENT( in prepare_I_frame()
441 L2CAP_TRACE_EVENT( in l2c_fcr_send_S_frame()
449 L2CAP_TRACE_EVENT(" Buf Len: %u", p_buf->len); in l2c_fcr_send_S_frame()
505 L2CAP_TRACE_EVENT( in l2c_fcr_proc_pdu()
515 L2CAP_TRACE_EVENT( in l2c_fcr_proc_pdu()
525 L2CAP_TRACE_EVENT( in l2c_fcr_proc_pdu()
1275 L2CAP_TRACE_EVENT( in retransmit_i_frames()
1791 L2CAP_TRACE_EVENT( in l2c_fcr_process_peer_cfg_req()
Dl2c_ble.cc1164 L2CAP_TRACE_EVENT( in l2c_ble_link_adjust_allocation()
1191 L2CAP_TRACE_EVENT( in l2c_ble_link_adjust_allocation()
1195 L2CAP_TRACE_EVENT(" SentNotAcked: %d RRUnacked: %d", in l2c_ble_link_adjust_allocation()
1237 L2CAP_TRACE_EVENT("L2CAP - LE - update currently disabled"); in l2cble_process_rc_param_request_evt()
Dl2c_utils.cc1027 L2CAP_TRACE_EVENT("l2cu_send_peer_info_req: type 0x%04x", info_type); in l2cu_send_peer_info_req()
/system/bt/internal_include/
Dbt_trace.h314 #define L2CAP_TRACE_EVENT(...) \ macro