Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/net/bluetooth/
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()
122 bt_dev_dbg(hdev, "start"); in __hci_req_sync()
186 bt_dev_dbg(hdev, "end: err %d", err); in __hci_req_sync()
230 bt_dev_dbg(hdev, "skb len %d", skb->len); in hci_prepare_cmd()
245 bt_dev_dbg(hdev, "opcode 0x%4.4x plen %d", opcode, plen); in hci_req_add_ev()
272 bt_dev_dbg(req->hdev, "HCI_REQ-0x%4.4x", opcode); in hci_req_add()
290 bt_dev_dbg(hdev, "cancelling interleave scan"); in cancel_interleave_scan()
318 bt_dev_dbg(hdev, "starting interleave scan"); in __hci_update_interleaved_scan()
333 bt_dev_dbg(hde in hci_req_add_le_scan_disable()
[all...]
H A Dhci_event.c91 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_inquiry_cancel()
131 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_periodic_inq()
146 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_exit_periodic_inq()
163 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_remote_name_req_cancel()
174 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_role_discovery()
196 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_read_link_policy()
219 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_write_link_policy()
244 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_read_def_link_policy()
260 bt_dev_dbg(hdev, "status 0x%2.2x", rp->status); in hci_cc_write_def_link_policy()
278 bt_dev_dbg(hde in hci_cc_reset()
[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(hde in hci_devcd_timeout()
[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_sysfs.c38 bt_dev_dbg(hdev, "conn %p", conn); in hci_conn_init_sysfs()
51 bt_dev_dbg(hdev, "conn %p", conn); in hci_conn_add_sysfs()
66 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()
474 bt_dev_dbg(hdev, "Added hci%u", d->id); in read_index_list()
500 bt_dev_dbg(hdev, "sock %p", sk); in read_unconf_index_list()
534 bt_dev_dbg(hdev, "Added hci%u", d->id); in read_unconf_index_list()
559 bt_dev_dbg(hdev, "sock %p", sk); in read_ext_index_list()
601 bt_dev_dbg(hdev, "Added hci%u", d->id); in read_ext_index_list()
677 bt_dev_dbg(hdev, "sock %p", sk); in read_config_info()
1033 bt_dev_dbg(hde in rpa_expired()
[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()
1255 bt_dev_dbg(hdev, "conn %p", conn); in smp_distribute_keys()
1285 bt_dev_dbg(hde in smp_distribute_keys()
[all...]
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_cmd_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()
225 bt_dev_dbg(hdev, "opcode 0x%4.4x plen %d", opcode, plen); in hci_cmd_sync()
287 bt_dev_dbg(hdev, ""); in hci_cmd_sync_work()
304 bt_dev_dbg(hdev, "entry %p", entry); in hci_cmd_sync_work()
349 bt_dev_dbg(hde in le_scan_disable()
[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_unregister()
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(hde in msft_vendor_evt()
[all...]
H A Dhci_conn.c345 bt_dev_dbg(hdev, "hcon %p", conn); in hci_enhanced_setup_sync()
465 bt_dev_dbg(hdev, "hcon %p", conn); in hci_setup_sync_conn()
760 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", d->big, d->bis); in terminate_big_sync()
782 bt_dev_dbg(hdev, "big 0x%2.2x bis 0x%2.2x", conn->iso_qos.bcast.big, in hci_le_terminate_big()
805 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", d->big, in big_terminate_sync()
822 bt_dev_dbg(hdev, "big 0x%2.2x sync_handle 0x%4.4x", big, conn->sync_handle); in hci_le_big_terminate()
852 bt_dev_dbg(hdev, "conn %p", conn); in bis_cleanup()
887 bt_dev_dbg(hdev, "handle 0x%2.2x", handle); in hci_le_remove_cig()
942 bt_dev_dbg(hdev, "dst %pMR handle 0x%4.4x", dst, handle); in hci_conn_add()
1040 bt_dev_dbg(hde in hci_conn_add_unset()
[all...]
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()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c323 bt_dev_dbg(hdev, "sock %p", sk); in read_version()
339 bt_dev_dbg(hdev, "sock %p", sk); in read_commands()
392 bt_dev_dbg(hdev, "sock %p", sk); in read_index_list()
426 bt_dev_dbg(hdev, "Added hci%u", d->id); in read_index_list()
452 bt_dev_dbg(hdev, "sock %p", sk); in read_unconf_index_list()
486 bt_dev_dbg(hdev, "Added hci%u", d->id); in read_unconf_index_list()
511 bt_dev_dbg(hdev, "sock %p", sk); in read_ext_index_list()
553 bt_dev_dbg(hdev, "Added hci%u", d->id); in read_ext_index_list()
629 bt_dev_dbg(hdev, "sock %p", sk); in read_config_info()
975 bt_dev_dbg(hde in rpa_expired()
[all...]
H A Dmsft.c82 bt_dev_dbg(hdev, "Initialize MSFT extension"); in msft_do_open()
103 bt_dev_dbg(hdev, "Cleanup of MSFT extension"); in msft_do_close()
141 bt_dev_dbg(hdev, "MSFT vendor event %u", event); in msft_vendor_evt()
H A Dhci_sysfs.c36 bt_dev_dbg(hdev, "conn %p", conn); in hci_conn_init_sysfs()
49 bt_dev_dbg(hdev, "conn %p", conn); in hci_conn_add_sysfs()
64 bt_dev_dbg(hdev, "conn %p", conn); in hci_conn_del_sysfs()
H A Dsmp.c507 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:%d lcl:%d rem:%d", auth, local_io, in tk_request()
929 bt_dev_dbg(hcon->hdev, "PassKey: %d", 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()
1249 bt_dev_dbg(hdev, "conn %p", conn); in smp_distribute_keys()
1279 bt_dev_dbg(hde in smp_distribute_keys()
[all...]
H A Dhci_request.c401 bt_dev_dbg(hdev, "cancelling interleave scan"); in cancel_interleave_scan()
424 bt_dev_dbg(hdev, "starting interleave scan"); in __hci_update_interleaved_scan()
506 bt_dev_dbg(hdev, "starting background scanning"); in __hci_update_background_scan()
712 bt_dev_dbg(hdev, "Scanning is paused for suspend"); in hci_req_add_le_scan_disable()
749 bt_dev_dbg(req->hdev, "Remove %pMR (0x%x) from accept list", &cp.bdaddr, in del_from_accept_list()
803 bt_dev_dbg(hdev, "Add %pMR (0x%x) to accept list", &cp.bdaddr, in add_to_accept_list()
936 bt_dev_dbg(hdev, "Scanning is paused for suspend"); in hci_req_start_scan()
1056 bt_dev_dbg(hdev, "Scanning is paused for suspend"); in hci_req_add_le_passive_scan()
1073 bt_dev_dbg(hdev, "interleave state %d", hdev->interleave_scan_state); in hci_req_add_le_passive_scan()
1107 bt_dev_dbg(hde in hci_req_add_le_passive_scan()
[all...]
H A Dmgmt_config.c75 bt_dev_dbg(hdev, "sock %p", sk); in read_def_system_config()
280 bt_dev_dbg(hdev, "sock %p", sk); in read_def_runtime_config()
289 bt_dev_dbg(hdev, "sock %p", sk); in set_def_runtime_config()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtqca.c29 bt_dev_dbg(hdev, "QCA Version Request"); in qca_read_soc_version()
105 bt_dev_dbg(hdev, "QCA read fw build info"); in qca_read_fw_build_info()
152 bt_dev_dbg(hdev, "QCA Patch config"); in qca_send_patch_config_cmd()
194 bt_dev_dbg(hdev, "QCA HCI_RESET"); in qca_send_reset()
213 bt_dev_dbg(hdev, "QCA pre shutdown cmd"); in qca_send_pre_shutdown_cmd()
251 bt_dev_dbg(hdev, "File Class : 0x%x", fw_data[4]); in qca_tlv_check_data()
252 bt_dev_dbg(hdev, "Data Encoding : 0x%x", fw_data[5]); in qca_tlv_check_data()
253 bt_dev_dbg(hdev, "File version : 0x%x", fw_data[6]); in qca_tlv_check_data()
463 bt_dev_dbg(hdev, "QCA Failed to request file: %s (%d)", in qca_download_firmware()
501 bt_dev_dbg(hde in qca_download_firmware()
[all...]
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(bde in bcm_suspend_device()
[all...]
H A Dbtnxpuart.c353 bt_dev_dbg(hdev, "Set UART break: %s, status=%d", in ps_control()
437 bt_dev_dbg(hdev, "Power Save mode response: status=%d, ps_mode=%d", in send_ps_cmd()
478 bt_dev_dbg(hdev, "Set Wakeup Method response: status=%d, h2c_wakeupmode=%d", in send_wakeup_method_cmd()
680 bt_dev_dbg(hdev, "Request Firmware: %s", nxpdev->fw_name); in nxp_request_firmware()
732 bt_dev_dbg(hdev, "ERR: Send NAK"); in nxp_recv_fw_req_v1()
768 bt_dev_dbg(hdev, "FW Downloaded Successfully: %zu bytes", in nxp_recv_fw_req_v1()
787 bt_dev_dbg(hdev, "CRC error. Resend %d bytes of FW.", len); in nxp_recv_fw_req_v1()
921 bt_dev_dbg(hdev, "FW Downloaded Successfully: %zu bytes", in nxp_recv_fw_req_v3()
928 bt_dev_dbg(hdev, "FW Download received err 0x%02x from chip", in nxp_recv_fw_req_v3()
972 bt_dev_dbg(hde 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 Dbtintel.c728 bt_dev_dbg(ctx->hdev, "Register (0x%x) read", le32_to_cpu(cp.addr)); in regmap_ibt_read()
800 bt_dev_dbg(ctx->hdev, "Register (0x%x) write", le32_to_cpu(cp->addr)); in regmap_ibt_gather_write()
1469 bt_dev_dbg(hdev, "enable %d", enable); in btintel_set_quality_report()
1532 bt_dev_dbg(hdev, "Telemetry exception format not supported"); in btintel_register_devcoredump_support()
2412 bt_dev_dbg(hdev, "PPAG not supported for Intel CNVr (0x%3x)", in btintel_set_ppag()
2432 bt_dev_dbg(hdev, "PPAG-BT: ACPI entry not found"); in btintel_set_ppag()
2439 bt_dev_dbg(hdev, "PPAG-BT: Bluetooth domain is disabled in ACPI firmware"); in btintel_set_ppag()
2450 bt_dev_dbg(hdev, "PPAG-BT: EU, China mode are disabled in CB/BIOS"); in btintel_set_ppag()
2520 bt_dev_dbg(hdev, "No support for bluetooth device in ACPI firmware"); in btintel_set_dsm_reset_method()
2583 bt_dev_dbg(hde in btintel_bootloader_setup_tlv()
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_bcm.c167 bt_dev_dbg(hdev, "Set Controller clock (%d)", clock.type); in bcm_set_baudrate()
183 bt_dev_dbg(hdev, "Set Controller UART speed to %d bit/s", speed); in bcm_set_baudrate()
303 bt_dev_dbg(bdev, "Host wake IRQ"); in bcm_host_wake()
386 bt_dev_dbg(hu->hdev, "Set Sleep Parameters VSC succeeded"); in bcm_setup_sleep()
424 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_open()
505 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_close()
546 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_flush()
560 bt_dev_dbg(hu->hdev, "hu %p", hu); in bcm_setup()
695 bt_dev_dbg(hu->hdev, "hu %p skb %p", hu, skb); in bcm_enqueue()
736 bt_dev_dbg(bde in bcm_suspend_device()
[all...]
H A Dbtqca.c29 bt_dev_dbg(hdev, "QCA Version Request"); in qca_read_soc_version()
109 bt_dev_dbg(hdev, "QCA HCI_RESET"); in qca_send_reset()
128 bt_dev_dbg(hdev, "QCA pre shutdown cmd"); in qca_send_pre_shutdown_cmd()
385 bt_dev_dbg(hdev, "Send segment %d, size %d", i++, segsize); in qca_download_firmware()
469 bt_dev_dbg(hdev, "QCA setup on UART"); in qca_uart_setup()
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()
907 bt_dev_dbg(hdev, "TX idle notification (%d)", value); in intel_recv_lpm_notify()

Completed in 44 milliseconds

12