Lines Matching refs:BNEP_TRACE_EVENT
145 BNEP_TRACE_EVENT("BNEP - Rcvd L2CAP conn ind, CID: 0x%x", p_bcb->l2cap_cid); in bnep_connect_ind()
182 BNEP_TRACE_EVENT("BNEP - got conn cnf, sent cfg req, CID: 0x%x", in bnep_connect_cfm()
220 BNEP_TRACE_EVENT("BNEP - Rcvd cfg ind, CID: 0x%x", l2cap_cid); in bnep_config_ind()
244 BNEP_TRACE_EVENT("BNEP - Rcvd cfg ind with bad MTU %d, CID: 0x%x", mtu, in bnep_config_ind()
279 BNEP_TRACE_EVENT("BNEP - Rcvd cfg cfm, CID: 0x%x Result: %d", l2cap_cid, in bnep_config_cfm()
342 BNEP_TRACE_EVENT("BNEP - Rcvd L2CAP disc, CID: 0x%x", l2cap_cid); in bnep_disconnect_ind()
370 BNEP_TRACE_EVENT("BNEP - Rcvd L2CAP disc cfm, CID: 0x%x, Result 0x%x", in bnep_disconnect_cfm()
456 BNEP_TRACE_EVENT("BNEP - rcvd frame, bad type: 0x%02x", type); in bnep_data_ind()
462 BNEP_TRACE_EVENT("BNEP - rcvd frame, bad len: %d type: 0x%02x", p_buf->len, in bnep_data_ind()
521 BNEP_TRACE_EVENT("BNEP - rcvd frame, unknown type: 0x%02x", type); in bnep_data_ind()
600 BNEP_TRACE_EVENT("Data extension type 0x%x found", ext_type); in bnep_data_ind()
647 BNEP_TRACE_EVENT( in bnep_conn_timer_timeout()
653 BNEP_TRACE_EVENT("BNEP - CCB timeout in state: %d CID: 0x%x", in bnep_conn_timer_timeout()
678 BNEP_TRACE_EVENT("BNEP - CCB timeout in state: %d CID: 0x%x", in bnep_conn_timer_timeout()