Home
last modified time | relevance | path

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

12

/linux/net/bluetooth/
A Dhci_event.c4499 bt_dev_dbg(hdev, ""); in hci_pin_code_request_evt()
4572 bt_dev_dbg(hdev, ""); in hci_link_key_request_evt()
4631 bt_dev_dbg(hdev, ""); in hci_link_key_notify_evt()
4739 bt_dev_dbg(hdev, ""); in hci_pscan_rep_mode_evt()
5205 bt_dev_dbg(hdev, ""); in hci_io_capa_request_evt()
5278 bt_dev_dbg(hdev, ""); in hci_io_capa_reply_evt()
5300 bt_dev_dbg(hdev, ""); in hci_user_confirm_request_evt()
5380 bt_dev_dbg(hdev, ""); in hci_user_passkey_request_evt()
5392 bt_dev_dbg(hdev, ""); in hci_user_passkey_notify_evt()
5413 bt_dev_dbg(hdev, ""); in hci_keypress_notify_evt()
[all …]
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()
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()
A Dmgmt.c370 bt_dev_dbg(hdev, "sock %p", sk); in read_version()
386 bt_dev_dbg(hdev, "sock %p", sk); in read_commands()
439 bt_dev_dbg(hdev, "sock %p", sk); in read_index_list()
497 bt_dev_dbg(hdev, "sock %p", sk); in read_unconf_index_list()
554 bt_dev_dbg(hdev, "sock %p", sk); in read_ext_index_list()
664 bt_dev_dbg(hdev, "sock %p", sk); in read_config_info()
1020 bt_dev_dbg(hdev, ""); in rpa_expired()
1037 bt_dev_dbg(hdev, ""); in discov_off()
1141 bt_dev_dbg(hdev, "sock %p", sk); in read_controller_info()
1197 bt_dev_dbg(hdev, "sock %p", sk); in read_ext_controller_info()
[all …]
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()
A Dhci_sync.c309 bt_dev_dbg(hdev, ""); in hci_cmd_sync_work()
370 bt_dev_dbg(hdev, ""); in le_scan_disable()
424 bt_dev_dbg(hdev, ""); in reenable_adv_sync()
453 bt_dev_dbg(hdev, ""); in reenable_adv()
559 bt_dev_dbg(hdev, ""); in adv_timeout_expire()
903 bt_dev_dbg(hdev, ""); in hci_update_eir_sync()
945 bt_dev_dbg(hdev, ""); in hci_update_class_sync()
3616 bt_dev_dbg(hdev, ""); in hci_init0_sync()
3686 bt_dev_dbg(hdev, ""); in hci_init1_sync()
3953 bt_dev_dbg(hdev, ""); in hci_init2_sync()
[all …]
A Dsmp.c533 bt_dev_dbg(hdev, "RPA %pMR", rpa); in smp_generate_rpa()
1248 bt_dev_dbg(hdev, "conn %p", conn); in smp_distribute_keys()
1643 bt_dev_dbg(conn->hcon->hdev, ""); in smp_user_confirm_reply()
1748 bt_dev_dbg(hdev, "conn %p", conn); in smp_cmd_pairing_req()
1879 bt_dev_dbg(hdev, ""); in sc_send_public_key()
1937 bt_dev_dbg(hdev, "conn %p", conn); in smp_cmd_pairing_rsp()
2032 bt_dev_dbg(conn->hcon->hdev, ""); in sc_check_confirm()
2318 bt_dev_dbg(hdev, "conn %p", conn); in smp_cmd_security_req()
2575 bt_dev_dbg(conn->hcon->hdev, ""); in smp_cmd_ident_info()
2607 bt_dev_dbg(hcon->hdev, ""); in smp_cmd_ident_addr_info()
[all …]
A Dmsft.c359 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()
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()
A Dhci_conn.c295 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()
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()
1038 bt_dev_dbg(hdev, "dst %pMR", dst); in hci_conn_add_unset()
1084 bt_dev_dbg(hdev, "hcon %p", conn); in hci_conn_unlink()
1247 bt_dev_dbg(hdev, "status 0x%2.2x", status); in hci_conn_failed()
1655 bt_dev_dbg(hdev, "parent %p hcon %p", parent, conn); in hci_conn_link()
2067 bt_dev_dbg(hdev, ""); in create_pa_complete()
[all …]
A Dhci_core.c130 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()
2797 bt_dev_dbg(hdev, "err 0x%2.2x", err); in hci_cancel_cmd_sync()
2817 bt_dev_dbg(hdev, ""); in hci_suspend_dev()
2848 bt_dev_dbg(hdev, ""); in hci_resume_dev()
3164 bt_dev_dbg(hdev, "event 0x%2.2x", event); in hci_recv_event_data()
3858 bt_dev_dbg(hdev, "len %d handle 0x%4.4x flags 0x%4.4x", skb->len, in hci_isodata_packet()
[all …]
/linux/drivers/bluetooth/
A Dbtqca.c27 bt_dev_dbg(hdev, "QCA Version Request"); in qca_read_soc_version()
99 bt_dev_dbg(hdev, "QCA read fw build info"); in qca_read_fw_build_info()
159 bt_dev_dbg(hdev, "QCA Patch config"); in qca_send_patch_config_cmd()
196 bt_dev_dbg(hdev, "QCA HCI_RESET"); in qca_send_reset()
246 bt_dev_dbg(hdev, "%s: bid = %x", __func__, *bid); in qca_read_fw_board_id()
258 bt_dev_dbg(hdev, "QCA pre shutdown cmd"); in qca_send_pre_shutdown_cmd()
301 bt_dev_dbg(hdev, "File Class : 0x%x", fw_data[4]); in qca_tlv_check_data()
302 bt_dev_dbg(hdev, "Data Encoding : 0x%x", fw_data[5]); in qca_tlv_check_data()
303 bt_dev_dbg(hdev, "File version : 0x%x", fw_data[6]); in qca_tlv_check_data()
555 bt_dev_dbg(hdev, "QCA Failed to request file: %s (%d)", in qca_download_firmware()
[all …]
A Dhci_bcm.c326 bt_dev_dbg(bdev, "Host wake IRQ"); in bcm_host_wake()
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()
767 bt_dev_dbg(bdev, ""); in bcm_suspend_device()
786 bt_dev_dbg(bdev, "suspend, delaying 15 ms"); in bcm_suspend_device()
797 bt_dev_dbg(bdev, ""); in bcm_resume_device()
805 bt_dev_dbg(bdev, "resume, delaying 15 ms"); in bcm_resume_device()
845 bt_dev_dbg(bdev, "BCM irq: enabled"); in bcm_suspend()
[all …]
A Dbtintel.c1420 bt_dev_dbg(hdev, "enable %d", enable); in btintel_set_quality_report()
2714 bt_dev_dbg(hdev, "Error reading efi: %ls (%d)", in btintel_set_dsbr()
2744 bt_dev_dbg(hdev, ""); in btintel_bootloader_setup_tlv()
2910 bt_dev_dbg(hdev, "Reason: 0x%8.8x", val); in btintel_print_fseq_info()
2913 bt_dev_dbg(hdev, "Global version: 0x%8.8x", val); in btintel_print_fseq_info()
2938 bt_dev_dbg(hdev, "Fseq BT version: 0x%8.8x", val); in btintel_print_fseq_info()
2944 bt_dev_dbg(hdev, "Fseq MBX timeout: 0x%8.8x", val); in btintel_print_fseq_info()
2947 bt_dev_dbg(hdev, "Fseq MBX ack: 0x%8.8x", val); in btintel_print_fseq_info()
2950 bt_dev_dbg(hdev, "Fseq CNVi id: 0x%8.8x", val); in btintel_print_fseq_info()
2953 bt_dev_dbg(hdev, "Fseq CNVr id: 0x%8.8x", val); in btintel_print_fseq_info()
[all …]
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, ""); in intel_setup()
910 bt_dev_dbg(hdev, "TX idle notification (%d)", value); in intel_recv_lpm_notify()
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()
A Dbtintel_pcie.c54 bt_dev_dbg(hdev, "IA: %s: tr-h:%02u tr-t:%02u cr-h:%02u cr-t:%02u", in ipc_print_ia_ring()
63 bt_dev_dbg(hdev, "RXQ:urbd1(%u) frbd_tag:%u status: 0x%x fixed:0x%x", in ipc_print_urbd1()
453 bt_dev_dbg(hdev, "pkt_type: 0x%2.2x len: %u", pkt_type, plen); in btintel_pcie_recv_frame()
547 bt_dev_dbg(hdev, "RXQ: cr_hia: %u cr_tia: %u", cr_hia, cr_tia); in btintel_pcie_msix_rx_handle()
1015 bt_dev_dbg(hdev, ""); in btintel_pcie_open()
1022 bt_dev_dbg(hdev, ""); in btintel_pcie_close()
1321 bt_dev_dbg(data->hdev, "cnvi: 0x%8.8x cnvr: 0x%8.8x", data->cnvi, in btintel_pcie_probe()
A Dbtnxpuart.c388 bt_dev_dbg(hdev, "Set UART break: %s, status=%d", in ps_control()
499 bt_dev_dbg(hdev, "Power Save mode response: status=%d, ps_mode=%d", in send_ps_cmd()
540 bt_dev_dbg(hdev, "Set Wakeup Method response: status=%d, h2c_wakeupmode=%d", in send_wakeup_method_cmd()
815 bt_dev_dbg(hdev, "ERR: Send NAK"); in nxp_recv_fw_req_v1()
870 bt_dev_dbg(hdev, "CRC error. Resend %d bytes of FW.", len); in nxp_recv_fw_req_v1()
1022 bt_dev_dbg(hdev, "Unknown bootloader error code: %d", err); in nxp_handle_fw_download_error()
1118 bt_dev_dbg(hdev, "Set baudrate response: status=%d, baudrate=%d", in nxp_set_baudrate_cmd()
1165 bt_dev_dbg(hdev, "Need FW Download."); in nxp_setup()
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()
A Dbtrtl.h13 #define rtl_dev_dbg(dev, fmt, ...) bt_dev_dbg(dev, "RTL: " fmt, ##__VA_ARGS__)
A Dhci_qca.c889 bt_dev_dbg(hu->hdev, "SSR is in progress"); in qca_enqueue()
1149 bt_dev_dbg(hu->hdev, in qca_controller_memdump()
1398 bt_dev_dbg(hu->hdev, "sending power pulse %02x to controller", cmd); in qca_send_power_pulse()
1510 bt_dev_dbg(hu->hdev, "Set UART speed to %d", speed); in qca_set_speed()
1685 bt_dev_dbg(hu->hdev, "wakeup status : %d", wakeup); in qca_wakeup()
1760 bt_dev_dbg(hu->hdev, "SW_CTRL is %d", sw_ctrl_state); in qca_regulator_init()
2187 bt_dev_dbg(hu->hdev, "SW_CTRL is %d", sw_ctrl_state); in qca_power_shutdown()
A Dbtmtksdio.c585 bt_dev_dbg(bdev->hdev, "Get fw own back"); in btmtksdio_txrx_work()
1460 bt_dev_dbg(bdev->hdev, "status (%d) return ownership to device", err); in btmtksdio_runtime_suspend()
1497 bt_dev_dbg(bdev->hdev, "status (%d) get ownership from device", err); in btmtksdio_runtime_resume()
A Dbtmtk.c772 bt_dev_dbg(hdev, "reg=%x, value=0x%08x", reg, *val); in btmtk_usb_uhw_reg_read()
885 bt_dev_dbg(hdev, "Initiating reset mechanism via uhw"); in btmtk_usb_subsys_reset()
A Dbtusb.c2593 bt_dev_dbg(hdev, "RTL: received coredump vendor evt, len %u", in btusb_recv_event_realtek()
3510 bt_dev_dbg(hdev, "%s: no OOB Wakeup IRQ in DT", __func__); in btusb_config_oob_wake()
/linux/include/net/bluetooth/
A Dbluetooth.h279 #define bt_dev_dbg(hdev, fmt, ...) \ macro

Completed in 121 milliseconds

12