/linux/net/bluetooth/ |
H A D | hci_event.c | 88 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_inquiry_cancel() 126 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_periodic_inq() 141 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_exit_periodic_inq() 156 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_remote_name_req_cancel() 167 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_role_discovery() 189 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_read_link_policy() 212 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_write_link_policy() 237 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_read_def_link_policy() 253 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_write_def_link_policy() 271 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_reset() [all …]
|
H A D | coredump.c | 32 bt_dev_dbg(hdev, \ 53 bt_dev_dbg(hdev, "Updating devcoredump state from %d to %d.", in hci_devcd_update_state() 191 bt_dev_dbg(hdev, "Invalid dump init pkt"); in hci_devcd_handle_pkt_init() 219 bt_dev_dbg(hdev, "Failed to insert skb"); in hci_devcd_handle_pkt_skb() 233 bt_dev_dbg(hdev, "Invalid pattern skb"); in hci_devcd_handle_pkt_pattern() 240 bt_dev_dbg(hdev, "Failed to set pattern"); in hci_devcd_handle_pkt_pattern() 256 bt_dev_dbg(hdev, "complete with size %u (expect %zu)", dump_size, in hci_devcd_handle_pkt_complete() 275 bt_dev_dbg(hdev, "aborted with size %u (expect %zu)", dump_size, in hci_devcd_handle_pkt_abort() 352 bt_dev_dbg(hdev, "Unknown packet (%d) for state (%d). ", in hci_devcd_rx() 391 bt_dev_dbg(hdev, "timeout with size %u (expect %zu)", dump_size, in hci_devcd_timeout()
|
H A D | mgmt.c | 371 bt_dev_dbg(hdev, "sock %p", sk); in read_version() 387 bt_dev_dbg(hdev, "sock %p", sk); in read_commands() 440 bt_dev_dbg(hdev, "sock %p", sk); in read_index_list() 472 bt_dev_dbg(hdev, "Added hci%u", d->id); in read_index_list() 498 bt_dev_dbg(hdev, "sock %p", sk); in read_unconf_index_list() 530 bt_dev_dbg(hdev, "Added hci%u", d->id); in read_unconf_index_list() 555 bt_dev_dbg(hdev, "sock %p", sk); in read_ext_index_list() 589 bt_dev_dbg(hdev, "Added hci%u", d->id); in read_ext_index_list() 665 bt_dev_dbg(hdev, "sock %p", sk); in read_config_info() 1021 bt_dev_dbg(hdev, ""); in rpa_expired() [all …]
|
H A D | hci_sync.c | 26 bt_dev_dbg(hdev, "result 0x%2.2x", result); in hci_cmd_sync_complete() 69 bt_dev_dbg(hdev, "skb len %d", skb->len); in hci_cmd_sync_alloc() 91 bt_dev_dbg(hdev, "opcode 0x%4.4x plen %d", opcode, plen); in hci_cmd_sync_add() 121 bt_dev_dbg(hdev, "length %u", skb_queue_len(&req->cmd_q)); in hci_req_sync_run() 164 bt_dev_dbg(hdev, "Opcode 0x%4.4x", opcode); in __hci_cmd_sync_sk() 202 bt_dev_dbg(hdev, "end: err %d", err); in __hci_cmd_sync_sk() 236 bt_dev_dbg(hdev, "opcode 0x%4.4x plen %d", opcode, plen); in hci_cmd_sync() 309 bt_dev_dbg(hdev, ""); in hci_cmd_sync_work() 326 bt_dev_dbg(hdev, "entry %p", entry); in hci_cmd_sync_work() 370 bt_dev_dbg(hdev, ""); in le_scan_disable() [all …]
|
H A D | smp.c | 507 bt_dev_dbg(hdev, "RPA %pMR IRK %*phN", bdaddr, 16, irk); in smp_irk_matches() 533 bt_dev_dbg(hdev, "RPA %pMR", rpa); in smp_generate_rpa() 550 bt_dev_dbg(hdev, "Using debug keys"); in smp_generate_oob() 599 bt_dev_dbg(conn->hcon->hdev, "code 0x%2.2x", code); in smp_send_cmd() 863 bt_dev_dbg(hcon->hdev, "auth:%u lcl:%u rem:%u", auth, local_io, in tk_request() 929 bt_dev_dbg(hcon->hdev, "PassKey: %u", passkey); in tk_request() 954 bt_dev_dbg(conn->hcon->hdev, "conn %p", conn); in smp_confirm() 982 bt_dev_dbg(conn->hcon->hdev, "conn %p %s", conn, in smp_random() 1248 bt_dev_dbg(hdev, "conn %p", conn); in smp_distribute_keys() 1279 bt_dev_dbg(hdev, "keydist 0x%x", *keydist); in smp_distribute_keys() [all …]
|
H A D | aosp.c | 52 bt_dev_dbg(hdev, "Initialize AOSP extension"); in aosp_do_open() 116 bt_dev_dbg(hdev, "Cleanup of AOSP extension"); in aosp_do_close() 203 bt_dev_dbg(hdev, "quality report enable %d", enable); in aosp_set_quality_report()
|
H A D | msft.c | 359 bt_dev_dbg(hdev, "MSFT: Canceled device %pMR address filter", in msft_remove_addr_filters_sync() 643 bt_dev_dbg(hdev, "Initialize MSFT extension"); in msft_do_open() 677 bt_dev_dbg(hdev, "Cleanup of MSFT extension"); in msft_do_close() 744 bt_dev_dbg(hdev, "MSFT: Canceled device %pMR address filter", in msft_cancel_address_filter_sync() 757 bt_dev_dbg(hdev, "Register MSFT extension"); in msft_register() 778 bt_dev_dbg(hdev, "Unregister MSFT extension"); in msft_release() 916 bt_dev_dbg(hdev, "MSFT: Address %pMR filter enabled", in msft_add_address_filter_sync() 965 bt_dev_dbg(hdev, "MSFT: Add device %pMR address filter", in msft_add_address_filter() 985 bt_dev_dbg(hdev, in msft_monitor_device_evt() 1109 bt_dev_dbg(hdev, "MSFT vendor event 0x%02x", *evt); in msft_vendor_evt()
|
H A D | mgmt_config.c | 116 bt_dev_dbg(hdev, "sock %p", sk); in read_def_system_config() 333 bt_dev_dbg(hdev, "sock %p", sk); in read_def_runtime_config() 342 bt_dev_dbg(hdev, "sock %p", sk); in set_def_runtime_config()
|
H A D | hci_conn.c | 295 bt_dev_dbg(hdev, "hcon %p", conn); in hci_enhanced_setup_sync() 413 bt_dev_dbg(hdev, "hcon %p", conn); in hci_setup_sync_conn() 703 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", d->big, d->bis); in terminate_big_sync() 726 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", conn->iso_qos.bcast.big, in hci_le_terminate_big() 749 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", d->big, in big_terminate_sync() 777 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", big, conn->sync_handle); in hci_le_big_terminate() 823 bt_dev_dbg(hdev, "conn %p", conn); in bis_cleanup() 852 bt_dev_dbg(hdev, "handle 0x%2.2x", handle); in hci_le_remove_cig() 933 bt_dev_dbg(hdev, "dst %pMR handle 0x%4.4x", dst, handle); in __hci_conn_add() 1039 bt_dev_dbg(hdev, "dst %pMR", dst); in hci_conn_add_unset() [all …]
|
H A D | hci_core.c | 130 bt_dev_dbg(hdev, "state %u -> %u", old_state, state); in hci_discovery_set_state() 1919 bt_dev_dbg(hdev, "add monitor %d status %d", in hci_add_adv_monitor() 1926 bt_dev_dbg(hdev, "add monitor %d msft status %d", in hci_add_adv_monitor() 1946 bt_dev_dbg(hdev, "remove monitor %d status %d", in hci_remove_adv_monitor() 1953 bt_dev_dbg(hdev, "remove monitor %d msft status %d", in hci_remove_adv_monitor() 2777 bt_dev_dbg(hdev, "err 0x%2.2x", err); in hci_cancel_cmd_sync() 2797 bt_dev_dbg(hdev, ""); in hci_suspend_dev() 2828 bt_dev_dbg(hdev, ""); in hci_resume_dev() 3144 bt_dev_dbg(hdev, "event 0x%2.2x", event); in hci_recv_event_data() 3768 bt_dev_dbg(hdev, "len %d handle 0x%4.4x flags 0x%4.4x", skb->len, in hci_acldata_packet() [all …]
|
H A D | iso.c | 2043 bt_dev_dbg(hdev, "bdaddr %pMR", bdaddr); in iso_connect_ind()
|
/linux/drivers/bluetooth/ |
H A D | hci_bcm.c | 190 bt_dev_dbg(hdev, "Set Controller clock (%d)", clock.type); in bcm_set_baudrate() 206 bt_dev_dbg(hdev, "Set Controller UART speed to %d bit/s", speed); in bcm_set_baudrate() 326 bt_dev_dbg(bdev, "Host wake IRQ"); in bcm_host_wake() 409 bt_dev_dbg(hu->hdev, "Set Sleep Parameters VSC succeeded"); in bcm_setup_sleep() 447 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_open() 533 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_close() 574 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_flush() 589 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_setup() 726 bt_dev_dbg(hu->hdev, "hu %p skb %p", hu, skb); in bcm_enqueue() 767 bt_dev_dbg(bdev, ""); in bcm_suspend_device() [all …]
|
H A D | btintel_pcie.c | 65 bt_dev_dbg(hdev, "IA: %s: tr-h:%02u tr-t:%02u cr-h:%02u cr-t:%02u", in ipc_print_ia_ring() 74 bt_dev_dbg(hdev, "RXQ:urbd1(%u) frbd_tag:%u status: 0x%x fixed:0x%x", in ipc_print_urbd1() 266 bt_dev_dbg(data->hdev, "csr register after reset: 0x%8.8x", reg); in btintel_pcie_reset_bt() 370 bt_dev_dbg(data->hdev, "writing sleep_ctl_reg: 0x%8.8x", dxstate); in btintel_pcie_wr_sleep_cntrl() 412 bt_dev_dbg(data->hdev, "Alive context: %s old_boot_stage: 0x%8.8x new_boot_stage: 0x%8.8x", in btintel_pcie_msix_gp0_handler() 485 bt_dev_dbg(data->hdev, "wake up gp0 wait_q"); in btintel_pcie_msix_gp0_handler() 490 bt_dev_dbg(data->hdev, "alive context changed: %s -> %s", in btintel_pcie_msix_gp0_handler() 689 bt_dev_dbg(hdev, "pkt_type: 0x%2.2x len: %u", pkt_type, plen); in btintel_pcie_recv_frame() 781 bt_dev_dbg(hdev, "RXQ: cr_hia: %u cr_tia: %u", cr_hia, cr_tia); in btintel_pcie_msix_rx_handle() 1245 bt_dev_dbg(hdev, ""); in btintel_pcie_open() [all …]
|
H A D | hci_intel.c | 165 bt_dev_dbg(hu->hdev, "Suspending"); in intel_lpm_suspend() 192 bt_dev_dbg(hu->hdev, "Suspended"); in intel_lpm_suspend() 208 bt_dev_dbg(hu->hdev, "Resuming"); in intel_lpm_resume() 236 bt_dev_dbg(hu->hdev, "Resumed"); in intel_lpm_resume() 265 bt_dev_dbg(hu->hdev, "Resumed by controller"); in intel_lpm_host_wake() 540 bt_dev_dbg(hdev, ""); in intel_setup() 910 bt_dev_dbg(hdev, "TX idle notification (%d)", value); in intel_recv_lpm_notify()
|
H A D | btnxpuart.c | 384 bt_dev_dbg(hdev, "Set h2c_ps_gpio: %s", in ps_control() 400 bt_dev_dbg(hdev, "Set UART break: %s, status=%d", in ps_control() 525 bt_dev_dbg(hdev, "Power Save mode response: status=%d, ps_mode=%d", in send_ps_cmd() 569 bt_dev_dbg(hdev, "Set Wakeup Method response: status=%d, h2c_wakeupmode=%d", in send_wakeup_method_cmd() 854 bt_dev_dbg(hdev, "ERR: Send NAK"); in nxp_recv_fw_req_v1() 909 bt_dev_dbg(hdev, "CRC error. Resend %d bytes of FW.", len); in nxp_recv_fw_req_v1() 1064 bt_dev_dbg(hdev, "Unknown bootloader error code: %d", err); in nxp_handle_fw_download_error() 1160 bt_dev_dbg(hdev, "Set baudrate response: status=%d, baudrate=%d", in nxp_set_baudrate_cmd() 1207 bt_dev_dbg(hdev, "Need FW Download."); in nxp_setup()
|
H A D | hci_mrvl.c | 320 bt_dev_dbg(hdev, "Firmware request, expecting %d bytes", in mrvl_load_firmware() 339 bt_dev_dbg(hdev, "Adjusting tx_len to %d", in mrvl_load_firmware()
|
H A D | btrtl.h | 13 #define rtl_dev_dbg(dev, fmt, ...) bt_dev_dbg(dev, "RTL: " fmt, ##__VA_ARGS__)
|
H A D | btmtk.c | 776 bt_dev_dbg(hdev, "reg=%x, value=0x%08x", reg, *val); in btmtk_usb_uhw_reg_read() 889 bt_dev_dbg(hdev, "Initiating reset mechanism via uhw"); in btmtk_usb_subsys_reset()
|
H A D | btusb.c | 2663 bt_dev_dbg(hdev, "RTL: received coredump vendor evt, len %u", in btusb_recv_event_realtek() 3600 bt_dev_dbg(hdev, "%s: no OOB Wakeup IRQ in DT", __func__); in btusb_config_oob_wake()
|
/linux/include/net/bluetooth/ |
H A D | bluetooth.h | 280 #define bt_dev_dbg(hdev, fmt, ...) \ macro
|