Lines Matching refs:BT_DBG

130 	BT_DBG("ident %d reason %d", hdr->ident, le16_to_cpu(rej->reason));  in a2mp_command_rej()
154 BT_DBG("mtu %d efm 0x%4.4x", le16_to_cpu(req->mtu), ext_feat); in a2mp_discover_req()
162 BT_DBG("efm 0x%4.4x", ext_feat); in a2mp_discover_req()
214 BT_DBG("mtu %d efm 0x%4.4x", le16_to_cpu(rsp->mtu), ext_feat); in a2mp_discover_rsp()
222 BT_DBG("efm 0x%4.4x", ext_feat); in a2mp_discover_rsp()
229 BT_DBG("Remote AMP id %d type %d status %d", cl->id, cl->type, in a2mp_discover_rsp()
254 BT_DBG("chan %p state %s", chan, in a2mp_discover_rsp()
280 BT_DBG("Controller id %d type %d status %d", cl->id, cl->type, in a2mp_change_notify()
293 BT_DBG("%s status 0x%2.2x", hdev->name, status); in read_local_amp_info_complete()
309 BT_DBG("id %d", req->id); in a2mp_getinfo_req()
349 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()
424 BT_DBG("id %d status 0x%2.2x assoc len %zu", rsp->id, rsp->status, in a2mp_getampassoc_rsp()
458 BT_DBG("Created hcon %p: loc:%d -> rem:%d", hcon, hdev->id, rsp->id); in a2mp_getampassoc_rsp()
483 BT_DBG("local_id %d, remote_id %d", req->local_id, req->remote_id); in a2mp_createphyslink_req()
561 BT_DBG("local_id %d remote_id %d", req->local_id, req->remote_id); in a2mp_discphyslink_req()
596 BT_DBG("ident %d code 0x%2.2x", hdr->ident, hdr->code); in a2mp_cmd_rsp()
617 BT_DBG("code 0x%2.2x id %d len %u", hdr->code, hdr->ident, len); in a2mp_chan_recv_cb()
688 BT_DBG("Send A2MP Rej: cmd 0x%2.2x err %d", hdr->code, err); in a2mp_chan_recv_cb()
716 BT_DBG("chan %p state %s", chan, state_to_string(state)); in a2mp_chan_state_change_cb()
767 BT_DBG("chan %p", chan); in a2mp_chan_open()
813 BT_DBG("mgr %p orig refcnt %d", mgr, atomic_read(&mgr->kref.refcount)); in amp_mgr_get()
824 BT_DBG("mgr %p", mgr); in amp_mgr_destroy()
836 BT_DBG("mgr %p orig refcnt %d", mgr, atomic_read(&mgr->kref.refcount)); in amp_mgr_put()
850 BT_DBG("conn %p mgr %p", conn, mgr); in amp_mgr_create()
892 BT_DBG("mgr: %p chan %p", mgr, mgr->a2mp_chan); in a2mp_channel_create()
906 BT_DBG("%s mgr %p", hdev->name, mgr); in a2mp_send_getinfo_rsp()
935 BT_DBG("%s mgr %p", hdev->name, mgr); in a2mp_send_getampassoc_rsp()
972 BT_DBG("%s mgr %p assoc_len %zu", hdev->name, mgr, len); in a2mp_send_create_phy_link_req()
1013 BT_DBG("%s mgr %p hs_hcon %p status %u", hdev->name, mgr, hs_hcon, in a2mp_send_create_phy_link_rsp()
1027 BT_DBG("chan %p conn %p mgr %p", chan, conn, mgr); in a2mp_discover_amp()