Lines Matching refs:BT_DBG

123 	BT_DBG("ident %d reason %d", hdr->ident, le16_to_cpu(rej->reason));  in a2mp_command_rej()
147 BT_DBG("mtu %d efm 0x%4.4x", le16_to_cpu(req->mtu), ext_feat); in a2mp_discover_req()
155 BT_DBG("efm 0x%4.4x", ext_feat); in a2mp_discover_req()
207 BT_DBG("mtu %d efm 0x%4.4x", le16_to_cpu(rsp->mtu), ext_feat); in a2mp_discover_rsp()
215 BT_DBG("efm 0x%4.4x", ext_feat); in a2mp_discover_rsp()
222 BT_DBG("Remote AMP id %d type %d status %d", cl->id, cl->type, in a2mp_discover_rsp()
250 BT_DBG("chan %p state %s", chan, in a2mp_discover_rsp()
276 BT_DBG("Controller id %d type %d status %d", cl->id, cl->type, in a2mp_change_notify()
289 BT_DBG("%s status 0x%2.2x", hdev->name, status); in read_local_amp_info_complete()
305 BT_DBG("id %d", req->id); in a2mp_getinfo_req()
347 BT_DBG("id %d status 0x%2.2x", rsp->id, rsp->status); in a2mp_getinfo_rsp()
376 BT_DBG("id %d", req->id); in a2mp_getampassoc_req()
426 BT_DBG("id %d status 0x%2.2x assoc len %zu", rsp->id, rsp->status, in a2mp_getampassoc_rsp()
460 BT_DBG("Created hcon %p: loc:%d -> rem:%d", hcon, hdev->id, rsp->id); in a2mp_getampassoc_rsp()
484 BT_DBG("local_id %d, remote_id %d", req->local_id, req->remote_id); in a2mp_createphyslink_req()
565 BT_DBG("local_id %d remote_id %d", req->local_id, req->remote_id); in a2mp_discphyslink_req()
602 BT_DBG("ident %d code 0x%2.2x", hdr->ident, hdr->code); in a2mp_cmd_rsp()
623 BT_DBG("code 0x%2.2x id %d len %u", hdr->code, hdr->ident, len); in a2mp_chan_recv_cb()
696 BT_DBG("Send A2MP Rej: cmd 0x%2.2x err %d", hdr->code, err); in a2mp_chan_recv_cb()
724 BT_DBG("chan %p state %s", chan, state_to_string(state)); in a2mp_chan_state_change_cb()
775 BT_DBG("chan %p", chan); in a2mp_chan_open()
821 BT_DBG("mgr %p orig refcnt %d", mgr, kref_read(&mgr->kref)); in amp_mgr_get()
832 BT_DBG("mgr %p", mgr); in amp_mgr_destroy()
844 BT_DBG("mgr %p orig refcnt %d", mgr, kref_read(&mgr->kref)); in amp_mgr_put()
858 BT_DBG("conn %p mgr %p", conn, mgr); in amp_mgr_create()
900 BT_DBG("mgr: %p chan %p", mgr, mgr->a2mp_chan); in a2mp_channel_create()
914 BT_DBG("%s mgr %p", hdev->name, mgr); in a2mp_send_getinfo_rsp()
945 BT_DBG("%s mgr %p", hdev->name, mgr); in a2mp_send_getampassoc_rsp()
982 BT_DBG("%s mgr %p assoc_len %zu", hdev->name, mgr, len); in a2mp_send_create_phy_link_req()
1025 BT_DBG("%s mgr %p hs_hcon %p status %u", hdev->name, mgr, hs_hcon, in a2mp_send_create_phy_link_rsp()
1039 BT_DBG("chan %p conn %p mgr %p", chan, conn, mgr); in a2mp_discover_amp()