Home
last modified time | relevance | path

Searched refs:bt_dev_dbg (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_event.c91 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_inquiry_cancel()
129 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_periodic_inq()
144 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_exit_periodic_inq()
159 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_remote_name_req_cancel()
170 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_role_discovery()
192 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_read_link_policy()
215 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_write_link_policy()
240 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_read_def_link_policy()
256 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_write_def_link_policy()
274 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_reset()
[all …]
H A Dhci_request.c59 bt_dev_dbg(hdev, "length %u", skb_queue_len(&req->cmd_q)); in req_run()
103 bt_dev_dbg(hdev, "result 0x%2.2x", result); in hci_req_sync_complete()
124 bt_dev_dbg(hdev, "start"); in __hci_req_sync()
188 bt_dev_dbg(hdev, "end: err %d", err); in __hci_req_sync()
232 bt_dev_dbg(hdev, "skb len %d", skb->len); in hci_prepare_cmd()
247 bt_dev_dbg(hdev, "opcode 0x%4.4x plen %d", opcode, plen); in hci_req_add_ev()
274 bt_dev_dbg(req->hdev, "HCI_REQ-0x%4.4x", opcode); in hci_req_add()
292 bt_dev_dbg(hdev, "cancelling interleave scan"); in cancel_interleave_scan()
320 bt_dev_dbg(hdev, "starting interleave scan"); in __hci_update_interleaved_scan()
335 bt_dev_dbg(hdev, "Scanning is paused for suspend"); in hci_req_add_le_scan_disable()
[all …]
H A Dcoredump.c32 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 Dhci_sysfs.c28 bt_dev_dbg(hdev, "conn %p", conn); in hci_conn_init_sysfs()
41 bt_dev_dbg(hdev, "conn %p", conn); in hci_conn_add_sysfs()
56 bt_dev_dbg(hdev, "conn %p", conn); in hci_conn_del_sysfs()
H A Dmgmt.c371 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(hde in rpa_expired()
[all...]
H A Daosp.c52 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 Dhci_sync.c27 bt_dev_dbg(hdev, "result 0x%2.2x", result); in hci_cmd_sync_complete()
71 bt_dev_dbg(hdev, "skb len %d", skb->len); in hci_cmd_sync_alloc()
93 bt_dev_dbg(hdev, "opcode 0x%4.4x plen %d", opcode, plen); in hci_cmd_sync_add()
123 bt_dev_dbg(hdev, "length %u", skb_queue_len(&req->cmd_q)); in hci_req_sync_run()
159 bt_dev_dbg(hdev, "Opcode 0x%4.4x", opcode); in __hci_cmd_sync_sk()
197 bt_dev_dbg(hdev, "end: err %d", err); in __hci_cmd_sync_sk()
231 bt_dev_dbg(hdev, "opcode 0x%4.4x plen %d", opcode, plen); in hci_cmd_sync()
304 bt_dev_dbg(hdev, ""); in hci_cmd_sync_work()
321 bt_dev_dbg(hdev, "entry %p", entry); in hci_cmd_sync_work()
366 bt_dev_dbg(hdev, ""); in le_scan_disable()
[all …]
H A Dsmp.c508 bt_dev_dbg(hdev, "RPA %pMR IRK %*phN", bdaddr, 16, irk); in smp_irk_matches()
534 bt_dev_dbg(hdev, "RPA %pMR", rpa); in smp_generate_rpa()
551 bt_dev_dbg(hdev, "Using debug keys"); in smp_generate_oob()
600 bt_dev_dbg(conn->hcon->hdev, "code 0x%2.2x", code); in smp_send_cmd()
864 bt_dev_dbg(hcon->hdev, "auth:%u lcl:%u rem:%u", auth, local_io, in tk_request()
930 bt_dev_dbg(hcon->hdev, "PassKey: %u", passkey); in tk_request()
955 bt_dev_dbg(conn->hcon->hdev, "conn %p", conn); in smp_confirm()
983 bt_dev_dbg(conn->hcon->hdev, "conn %p %s", conn, in smp_random()
1249 bt_dev_dbg(hdev, "conn %p", conn); in smp_distribute_keys()
1280 bt_dev_dbg(hdev, "keydist 0x%x", *keydist); in smp_distribute_keys()
[all …]
H A Dmsft.c360 bt_dev_dbg(hdev, "MSFT: Canceled device %pMR address filter", in msft_remove_addr_filters_sync()
644 bt_dev_dbg(hdev, "Initialize MSFT extension"); in msft_do_open()
678 bt_dev_dbg(hdev, "Cleanup of MSFT extension"); in msft_do_close()
745 bt_dev_dbg(hdev, "MSFT: Canceled device %pMR address filter", in msft_cancel_address_filter_sync()
758 bt_dev_dbg(hdev, "Register MSFT extension"); in msft_register()
779 bt_dev_dbg(hdev, "Unregister MSFT extension"); in msft_release()
917 bt_dev_dbg(hdev, "MSFT: Address %pMR filter enabled", in msft_add_address_filter_sync()
966 bt_dev_dbg(hdev, "MSFT: Add device %pMR address filter", in msft_add_address_filter()
986 bt_dev_dbg(hdev, in msft_monitor_device_evt()
1110 bt_dev_dbg(hdev, "MSFT vendor event 0x%02x", *evt); in msft_vendor_evt()
H A Dmgmt_config.c116 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 Dhci_conn.c296 bt_dev_dbg(hdev, "hcon %p", conn); in hci_enhanced_setup_sync()
414 bt_dev_dbg(hdev, "hcon %p", conn); in hci_setup_sync_conn()
709 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", d->big, d->bis); in terminate_big_sync()
732 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", conn->iso_qos.bcast.big, in hci_le_terminate_big()
755 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", d->big, in big_terminate_sync()
772 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", big, conn->sync_handle); in hci_le_big_terminate()
802 bt_dev_dbg(hdev, "conn %p", conn); in bis_cleanup()
837 bt_dev_dbg(hdev, "handle 0x%2.2x", handle); in hci_le_remove_cig()
918 bt_dev_dbg(hdev, "dst %pMR handle 0x%4.4x", dst, handle); in __hci_conn_add()
1023 bt_dev_dbg(hdev, "dst %pMR", dst); in hci_conn_add_unset()
[all …]
H A Dhci_core.c1903 bt_dev_dbg(hdev, "add monitor %d status %d", in hci_add_adv_monitor()
1910 bt_dev_dbg(hdev, "add monitor %d msft status %d", in hci_add_adv_monitor()
1930 bt_dev_dbg(hdev, "remove monitor %d status %d", in hci_remove_adv_monitor()
1937 bt_dev_dbg(hdev, "remove monitor %d msft status %d", in hci_remove_adv_monitor()
2782 bt_dev_dbg(hdev, "err 0x%2.2x", err); in hci_cancel_cmd_sync()
2796 bt_dev_dbg(hdev, ""); in hci_suspend_dev()
2827 bt_dev_dbg(hdev, ""); in hci_resume_dev()
3124 bt_dev_dbg(hdev, "event 0x%2.2x", event); in hci_recv_event_data()
3748 bt_dev_dbg(hdev, "len %d handle 0x%4.4x flags 0x%4.4x", skb->len, in hci_acldata_packet()
3823 bt_dev_dbg(hdev, "len %d handle 0x%4.4x flags 0x%4.4x", skb->len, in hci_isodata_packet()
[all …]
H A Diso.c1837 bt_dev_dbg(hdev, "bdaddr %pMR", bdaddr); in iso_connect_ind()
/openbmc/linux/drivers/bluetooth/
H A Dhci_bcm.c190 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 Dbtqca.c29 bt_dev_dbg(hdev, "QCA Version Request"); in qca_read_soc_version()
106 bt_dev_dbg(hdev, "QCA read fw build info"); in qca_read_fw_build_info()
171 bt_dev_dbg(hdev, "QCA Patch config"); in qca_send_patch_config_cmd()
213 bt_dev_dbg(hdev, "QCA HCI_RESET"); in qca_send_reset()
263 bt_dev_dbg(hdev, "%s: bid = %x", __func__, *bid); in qca_read_fw_board_id()
275 bt_dev_dbg(hdev, "QCA pre shutdown cmd"); in qca_send_pre_shutdown_cmd()
351 bt_dev_dbg(hdev, "File Class : 0x%x", fw_data[4]); in qca_tlv_check_data()
352 bt_dev_dbg(hdev, "Data Encoding : 0x%x", fw_data[5]); in qca_tlv_check_data()
353 bt_dev_dbg(hdev, "File version : 0x%x", fw_data[6]); in qca_tlv_check_data()
610 bt_dev_dbg(hdev, "QCA Failed to request file: %s (%d)", in qca_download_firmware()
[all …]
H A Dbtnxpuart.c377 bt_dev_dbg(hdev, "Set UART break: %s, status=%d", in ps_control()
488 bt_dev_dbg(hdev, "Power Save mode response: status=%d, ps_mode=%d", in send_ps_cmd()
529 bt_dev_dbg(hdev, "Set Wakeup Method response: status=%d, h2c_wakeupmode=%d", in send_wakeup_method_cmd()
741 bt_dev_dbg(hdev, "Request Firmware: %s", nxpdev->fw_name); in nxp_request_firmware()
793 bt_dev_dbg(hdev, "ERR: Send NAK"); in nxp_recv_fw_req_v1()
829 bt_dev_dbg(hdev, "FW Downloaded Successfully: %zu bytes", in nxp_recv_fw_req_v1()
848 bt_dev_dbg(hdev, "CRC error. Resend %d bytes of FW.", len); in nxp_recv_fw_req_v1()
966 bt_dev_dbg(hdev, "Unknown bootloader error code: %d", err); in nxp_handle_fw_download_error()
1013 bt_dev_dbg(hdev, "FW Downloaded Successfully: %zu bytes", in nxp_recv_fw_req_v3()
1062 bt_dev_dbg(hdev, "Set baudrate response: status=%d, baudrate=%d", in nxp_set_baudrate_cmd()
[all …]
H A Dhci_intel.c165 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, "start intel_setup"); in intel_setup()
910 bt_dev_dbg(hdev, "TX idle notification (%d)", value); in intel_recv_lpm_notify()
H A Dhci_ll.c500 bt_dev_dbg(lldev->hu.hdev, "command type %d", cmd->prefix); in send_command_from_firmware()
555 bt_dev_dbg(lldev->hu.hdev, " action size %d, type %d ", in download_firmware()
563 bt_dev_dbg(lldev->hu.hdev, "S"); in download_firmware()
571 bt_dev_dbg(lldev->hu.hdev, "W"); in download_firmware()
H A Dbtintel.c718 bt_dev_dbg(ctx->hdev, "Register (0x%x) read", le32_to_cpu(cp.addr)); in regmap_ibt_read()
790 bt_dev_dbg(ctx->hdev, "Register (0x%x) write", le32_to_cpu(cp->addr)); in regmap_ibt_gather_write()
1400 bt_dev_dbg(hdev, "enable %d", enable); in btintel_set_quality_report()
1463 bt_dev_dbg(hdev, "Telemetry exception format not supported"); in btintel_register_devcoredump_support()
2346 bt_dev_dbg(hdev, "PPAG not supported for Intel CNVr (0x%3x)", in btintel_set_ppag()
2360 bt_dev_dbg(hdev, "PPAG-BT: ACPI entry not found"); in btintel_set_ppag()
2385 bt_dev_dbg(hdev, "PPAG-BT: Bluetooth domain is disabled in ACPI firmware"); in btintel_set_ppag()
2398 bt_dev_dbg(hdev, "PPAG-BT: EU, China mode are disabled in BIOS"); in btintel_set_ppag()
2469 bt_dev_dbg(hdev, "No support for bluetooth device in ACPI firmware"); in btintel_set_dsm_reset_method()
2532 bt_dev_dbg(hdev, ""); in btintel_bootloader_setup_tlv()
[all …]
H A Dhci_mrvl.c320 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 Dbtrtl.h13 #define rtl_dev_dbg(dev, fmt, ...) bt_dev_dbg(dev, "RTL: " fmt, ##__VA_ARGS__)
H A Dhci_qca.c887 bt_dev_dbg(hu->hdev, "SSR is in progress"); in qca_enqueue()
1148 bt_dev_dbg(hu->hdev, in qca_controller_memdump()
1397 bt_dev_dbg(hu->hdev, "sending power pulse %02x to controller", cmd); in qca_send_power_pulse()
1509 bt_dev_dbg(hu->hdev, "Set UART speed to %d", speed); in qca_set_speed()
1684 bt_dev_dbg(hu->hdev, "wakeup status : %d", wakeup); in qca_wakeup()
1737 bt_dev_dbg(hu->hdev, "SW_CTRL is %d", sw_ctrl_state); in qca_regulator_init()
2147 bt_dev_dbg(hu->hdev, "SW_CTRL is %d", sw_ctrl_state); in qca_power_shutdown()
H A Dbtmtksdio.c583 bt_dev_dbg(bdev->hdev, "Get fw own back"); in btmtksdio_txrx_work()
1452 bt_dev_dbg(bdev->hdev, "status (%d) return ownership to device", err); in btmtksdio_runtime_suspend()
1472 bt_dev_dbg(bdev->hdev, "status (%d) get ownership from device", err); in btmtksdio_runtime_resume()
H A Dbtusb.c2642 bt_dev_dbg(hdev, "RTL: received coredump vendor evt, len %u", in btusb_recv_event_realtek()
3001 bt_dev_dbg(hdev, "reg=%x, value=0x%08x", reg, *val); in btusb_mtk_uhw_reg_read()
3089 bt_dev_dbg(hdev, "Initiating reset mechanism via uhw"); in btusb_mtk_reset()
4145 bt_dev_dbg(hdev, "%s: no OOB Wakeup IRQ in DT", __func__); in btusb_config_oob_wake()
/openbmc/linux/include/net/bluetooth/
H A Dbluetooth.h280 #define bt_dev_dbg(hdev, fmt, ...) \ macro