Searched refs:RFCOMM_TRACE_DEBUG (Results 1 – 9 of 9) sorted by relevance
/system/bt/stack/rfcomm/ |
D | port_utils.cc | 85 RFCOMM_TRACE_DEBUG( in port_allocate_port() 171 RFCOMM_TRACE_DEBUG("%s: selected %d based on connection speed", in port_select_mtu() 175 RFCOMM_TRACE_DEBUG("%s: selected %d based on l2cap PDU size", __func__, in port_select_mtu() 180 RFCOMM_TRACE_DEBUG("%s: application selected %d", __func__, p_port->mtu); in port_select_mtu() 191 RFCOMM_TRACE_DEBUG( in port_select_mtu() 206 RFCOMM_TRACE_DEBUG("%s p_port: %p state: %d keep_handle: %d", __func__, in port_release_port() 246 RFCOMM_TRACE_DEBUG("%s Re-initialize handle: %d", __func__, in port_release_port() 269 RFCOMM_TRACE_DEBUG("%s Clean-up handle: %d", __func__, p_port->handle); in port_release_port()
|
D | rfc_l2cap_if.cc | 102 RFCOMM_TRACE_DEBUG( in RFCOMM_ConnectInd() 153 RFCOMM_TRACE_DEBUG("RFCOMM_ConnectCnf peer gave up pending LCID(0x%x)", in RFCOMM_ConnectCnf() 271 RFCOMM_TRACE_DEBUG("%s: handle multiplexer event %d, p_mcb=%p", __func__, in RFCOMM_BufDataInd() 313 RFCOMM_TRACE_DEBUG("%s: port_handles[dlci=%d]:%d->%d, p_mcb=%p", __func__, in RFCOMM_BufDataInd() 322 RFCOMM_TRACE_DEBUG("%s: Handling UIH event, buf_len=%u, credit=%u", in RFCOMM_BufDataInd()
|
D | rfc_utils.cc | 137 RFCOMM_TRACE_DEBUG("rfc_alloc_multiplexer_channel:is_initiator:%d", in rfc_alloc_multiplexer_channel() 141 RFCOMM_TRACE_DEBUG( in rfc_alloc_multiplexer_channel() 153 RFCOMM_TRACE_DEBUG( in rfc_alloc_multiplexer_channel() 172 RFCOMM_TRACE_DEBUG( in rfc_alloc_multiplexer_channel()
|
D | rfc_mx_fsm.cc | 229 RFCOMM_TRACE_DEBUG( in rfc_mx_sm_state_wait_conn_cnf() 247 RFCOMM_TRACE_DEBUG("RFCOMM MX - DLCI:%d -> %d", i, in rfc_mx_sm_state_wait_conn_cnf() 569 RFCOMM_TRACE_DEBUG( in rfc_on_l2cap_error() 590 RFCOMM_TRACE_DEBUG("RFCOMM MX, port_handle=%d, DLCI[%d->%d]", handle, in rfc_on_l2cap_error()
|
D | port_rfc.cc | 86 RFCOMM_TRACE_DEBUG( in port_open_continue() 252 RFCOMM_TRACE_DEBUG( in PORT_StartInd() 423 RFCOMM_TRACE_DEBUG( in PORT_DlcEstablishInd() 915 RFCOMM_TRACE_DEBUG("Sending RFCOMM_DataReq tx.queue_size=%d", in port_rfc_send_tx_data()
|
D | rfc_port_fsm.cc | 483 RFCOMM_TRACE_DEBUG("port queue is not empty"); in rfc_port_sm_opened() 583 RFCOMM_TRACE_DEBUG("%s: is_initiator=%d, is_cmd=%d, state=%d, bd_addr=%s", in rfc_process_pn()
|
D | port_api.cc | 463 RFCOMM_TRACE_DEBUG( in PORT_CheckConnection()
|
D | rfc_ts_frames.cc | 688 RFCOMM_TRACE_DEBUG("%s: type=0x%02x, bd_addr=%s", __func__, p_rx_frame->type, in rfc_process_mx_message()
|
/system/bt/internal_include/ |
D | bt_trace.h | 373 #define RFCOMM_TRACE_DEBUG(...) \ macro
|