Searched refs:RFCOMM_TRACE_DEBUG (Results 1 – 8 of 8) sorted by relevance
/system/bt/stack/rfcomm/ |
D | rfc_l2cap_if.cc | 103 RFCOMM_TRACE_DEBUG( in RFCOMM_ConnectInd() 150 RFCOMM_TRACE_DEBUG( in RFCOMM_ConnectCnf() 171 RFCOMM_TRACE_DEBUG("RFCOMM MX, port_handle=%d, DLCI[%d->%d]", idx, i, in RFCOMM_ConnectCnf() 179 RFCOMM_TRACE_DEBUG("RFCOMM_ConnectCnf peer gave up pending LCID(0x%x)", in RFCOMM_ConnectCnf() 302 RFCOMM_TRACE_DEBUG("%s: Handle multiplexer event %d, p_mcb=%p", __func__, in RFCOMM_BufDataInd() 344 RFCOMM_TRACE_DEBUG("%s: port_inx[dlci=%d]:%d->%d, p_mcb=%p", __func__, in RFCOMM_BufDataInd() 352 RFCOMM_TRACE_DEBUG("%s: Handling UIH event, buf_len=%u, credit=%u", in RFCOMM_BufDataInd()
|
D | port_utils.cc | 86 RFCOMM_TRACE_DEBUG("rfc_cb.port.port[%d]:%p allocated, last_port:%d", yy, in port_allocate_port() 169 RFCOMM_TRACE_DEBUG( in port_select_mtu() 174 RFCOMM_TRACE_DEBUG( in port_select_mtu() 179 RFCOMM_TRACE_DEBUG("port_select_mtu application selected %d", p_port->mtu); in port_select_mtu() 190 RFCOMM_TRACE_DEBUG( in port_select_mtu() 205 RFCOMM_TRACE_DEBUG("%s p_port: %p state: %d keep_handle: %d", __func__, in port_release_port() 245 RFCOMM_TRACE_DEBUG("%s Re-initialize handle: %d", __func__, p_port->inx); in port_release_port() 267 RFCOMM_TRACE_DEBUG("%s Clean-up handle: %d", __func__, p_port->inx); in port_release_port()
|
D | rfc_utils.cc | 138 RFCOMM_TRACE_DEBUG("rfc_alloc_multiplexer_channel:is_initiator:%d", in rfc_alloc_multiplexer_channel() 142 RFCOMM_TRACE_DEBUG( in rfc_alloc_multiplexer_channel() 154 RFCOMM_TRACE_DEBUG( in rfc_alloc_multiplexer_channel() 173 RFCOMM_TRACE_DEBUG( in rfc_alloc_multiplexer_channel()
|
D | port_rfc.cc | 91 RFCOMM_TRACE_DEBUG( in port_open_continue() 254 RFCOMM_TRACE_DEBUG( in PORT_StartInd() 427 RFCOMM_TRACE_DEBUG( in PORT_DlcEstablishInd() 919 RFCOMM_TRACE_DEBUG("Sending RFCOMM_DataReq tx.queue_size=%d", in port_rfc_send_tx_data()
|
D | rfc_mx_fsm.cc | 223 RFCOMM_TRACE_DEBUG( in rfc_mx_sm_state_wait_conn_cnf() 241 RFCOMM_TRACE_DEBUG("RFCOMM MX - DLCI:%d -> %d", i, in rfc_mx_sm_state_wait_conn_cnf()
|
D | rfc_port_fsm.cc | 448 RFCOMM_TRACE_DEBUG("port queue is not empty"); in rfc_port_sm_opened()
|
D | rfc_ts_frames.cc | 672 RFCOMM_TRACE_DEBUG("%s: type=%d, p_mcb=%p", __func__, p_rx_frame->type, in rfc_process_mx_message()
|
/system/bt/internal_include/ |
D | bt_trace.h | 332 #define RFCOMM_TRACE_DEBUG(...) \ macro
|