/linux-6.1.9/drivers/bluetooth/ |
D | btmrvl_sdio.c | 385 BT_ERR("Unable to enable the host interrupt!"); in btmrvl_sdio_enable_host_int_mask() 406 BT_ERR("Unable to disable the host interrupt!"); in btmrvl_sdio_disable_host_int_mask() 432 BT_ERR("FAILED! ret=%d", ret); in btmrvl_sdio_poll_card_status() 473 BT_ERR("request_firmware(helper) failed, error code = %d", in btmrvl_sdio_download_helper() 489 BT_ERR("Unable to allocate buffer for helper." in btmrvl_sdio_download_helper() 506 BT_ERR("Helper download poll status timeout @ %d", in btmrvl_sdio_download_helper() 531 BT_ERR("IO error during helper download @ %d", in btmrvl_sdio_download_helper() 546 BT_ERR("IO error in writing helper image EOF block"); in btmrvl_sdio_download_helper() 573 BT_ERR("request_firmware(firmware) failed, error code = %d", in btmrvl_sdio_download_fw_w_helper() 587 BT_ERR("Unable to allocate buffer for firmware." in btmrvl_sdio_download_fw_w_helper() [all …]
|
D | ath3k.c | 194 BT_ERR("Firmware loading err = %d, len = %d, size = %d, count = %d", in ath3k_log_failed_loading() 216 BT_ERR("Can't allocate memory chunk for firmware"); in ath3k_load_firmware() 224 BT_ERR("Can't change to loading configuration err"); in ath3k_load_firmware() 285 BT_ERR("Can't allocate memory chunk for firmware"); in ath3k_load_fwfile() 295 BT_ERR("Can't change to loading configuration err"); in ath3k_load_fwfile() 340 BT_ERR("Can't get state to change to normal mode err"); in ath3k_set_normal_mode() 365 BT_ERR("Can't get state to change to load ram patch err"); in ath3k_load_patch() 376 BT_ERR("Can't get version to change to load ram patch err"); in ath3k_load_patch() 385 BT_ERR("Patch file not found %s", filename); in ath3k_load_patch() 396 BT_ERR("Patch file version did not match with firmware"); in ath3k_load_patch() [all …]
|
D | bcm203x.c | 72 BT_ERR("URB failed with status %d", urb->status); in bcm203x_complete() 97 BT_ERR("Can't submit URB"); in bcm203x_complete() 102 BT_ERR("Memory select failed"); in bcm203x_complete() 125 BT_ERR("Can't submit URB"); in bcm203x_complete() 130 BT_ERR("Firmware loading failed"); in bcm203x_complete() 149 BT_ERR("Can't submit URB"); in bcm203x_work() 176 BT_ERR("Mini driver request failed"); in bcm203x_probe() 187 BT_ERR("Can't allocate memory for mini driver"); in bcm203x_probe() 201 BT_ERR("Firmware request failed"); in bcm203x_probe() 211 BT_ERR("Can't allocate memory for firmware image"); in bcm203x_probe()
|
D | btmrvl_main.c | 169 BT_ERR("Card is removed"); in btmrvl_send_sync_cmd() 175 BT_ERR("No free skb"); in btmrvl_send_sync_cmd() 214 BT_ERR("module_cfg_cmd(%x) failed", subcmd); in btmrvl_send_module_cfg_cmd() 227 BT_ERR("BT_CMD_ROUTE_SCO_TO_HOST command failed: %#x", ret); in btmrvl_enable_sco_routing_to_host() 243 BT_ERR("PSCAN_WIN_REPORT_ENABLE command failed: %#x", ret); in btmrvl_pscan_window_reporting() 262 BT_ERR("HSCFG command failed"); in btmrvl_send_hscfg_cmd() 280 BT_ERR("PSMODE command failed"); in btmrvl_enable_ps() 293 BT_ERR("Host sleep enable command failed"); in btmrvl_enable_hs() 302 BT_ERR("event_hs_wait_q terminated (%d): %d,%d,%d", in btmrvl_enable_hs() 306 BT_ERR("hs_enable timeout: %d,%d,%d", adapter->hs_state, in btmrvl_enable_hs() [all …]
|
D | bt3c_cs.c | 181 BT_ERR("Unknown device"); in bt3c_write_wakeup() 206 BT_ERR("Very strange"); in bt3c_write_wakeup() 222 BT_ERR("Unknown device"); in bt3c_receive() 241 BT_ERR("Can't allocate mem for new packet"); in bt3c_receive() 271 BT_ERR("Unknown HCI packet with type 0x%02x received", in bt3c_receive() 354 BT_ERR("Very strange (stat=0x%04x)", stat); in bt3c_interrupt() 470 BT_ERR("Bad address in firmware"); in bt3c_load_firmware() 499 BT_ERR("Checksum error in firmware"); in bt3c_load_firmware() 555 BT_ERR("Can't allocate HCI device"); in bt3c_open() 573 BT_ERR("Firmware request failed"); in bt3c_open() [all …]
|
D | hci_bcsp.c | 139 BT_ERR("Packet too long"); in bcsp_enqueue() 155 BT_ERR("Unknown packet type"); in bcsp_enqueue() 193 BT_ERR("Unknown packet type"); in bcsp_prepare_pkt() 292 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue() 317 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue() 368 BT_ERR("Peer acked invalid packet"); in bcsp_pkt_cull() 390 BT_ERR("Removed only %u out of %u pkts", i, pkts_to_be_removed); in bcsp_pkt_cull() 421 BT_ERR("Found a LE sync pkt, card has reset"); in bcsp_handle_le_pkt() 465 BT_ERR("Invalid byte %02x after esc byte", byte); in bcsp_unslip_one_byte() 490 BT_ERR("Out-of-order packet arrived, got %u expected %u", in bcsp_complete_rx_pkt() [all …]
|
D | dtl1_cs.c | 132 BT_ERR("Unknown device"); in dtl1_write_wakeup() 209 BT_ERR("Unknown device"); in dtl1_receive() 222 BT_ERR("Can't allocate mem for new packet"); in dtl1_receive() 267 BT_ERR("Unknown HCI packet with type 0x%02x received", in dtl1_receive() 315 BT_ERR("RLSI"); in dtl1_interrupt() 328 BT_ERR("Unhandled IIR=%#x", iir); in dtl1_interrupt() 454 BT_ERR("Can't allocate HCI device"); in dtl1_open() 494 BT_ERR("Can't register HCI device"); in dtl1_open()
|
D | bfusb.c | 530 BT_ERR("Can't allocate memory chunk for firmware"); in bfusb_load_firmware() 538 BT_ERR("Can't change to loading configuration"); in bfusb_load_firmware() 556 BT_ERR("Error in firmware loading"); in bfusb_load_firmware() 567 BT_ERR("Error in null packet request"); in bfusb_load_firmware() 576 BT_ERR("Can't change to running configuration"); in bfusb_load_firmware() 617 BT_ERR("Bulk endpoints not found"); in bfusb_probe() 643 BT_ERR("Firmware request failed"); in bfusb_probe() 650 BT_ERR("Firmware loading failed"); in bfusb_probe() 659 BT_ERR("Can't allocate HCI device"); in bfusb_probe() 677 BT_ERR("Can't register HCI device"); in bfusb_probe()
|
D | hci_ll.c | 96 BT_ERR("cannot allocate memory for HCILL packet"); in send_hcill_cmd() 226 BT_ERR("cannot acknowledge device wake up"); in ll_device_want_to_wakeup() 232 BT_ERR("received HCILL_WAKE_UP_IND in state %ld", in ll_device_want_to_wakeup() 262 BT_ERR("ERR: HCILL_GO_TO_SLEEP_IND in state %ld", in ll_device_want_to_sleep() 267 BT_ERR("cannot acknowledge device sleep"); in ll_device_want_to_sleep() 296 BT_ERR("received HCILL_WAKE_UP_ACK in state %ld", in ll_device_woke_up() 335 BT_ERR("cannot wake up device"); in ll_enqueue() 346 BT_ERR("illegal hcill state: %ld (losing packet)", in ll_enqueue()
|
D | hci_qca.c | 318 BT_ERR("Voting irregularity"); in serial_clock_vote() 359 BT_ERR("Failed to allocate memory for HCI_IBS packet"); in send_hci_ibs_cmd() 388 BT_ERR("Failed to send WAKE to device"); in qca_wq_awake_device() 420 BT_ERR("Failed to acknowledge device wake up"); in qca_wq_awake_rx() 473 BT_ERR("Failed to send SLEEP to device"); in hci_ibs_tx_idle_timeout() 484 BT_ERR("Spurious timeout tx state %d", qca->tx_ibs_state); in hci_ibs_tx_idle_timeout() 515 BT_ERR("Failed to acknowledge device wake up"); in hci_ibs_wake_retrans_timeout() 526 BT_ERR("Spurious timeout tx state %d", qca->tx_ibs_state); in hci_ibs_wake_retrans_timeout() 580 BT_ERR("QCA Workqueue not initialized properly"); in qca_open() 746 BT_ERR("Failed to acknowledge device wake up"); in device_want_to_wakeup() [all …]
|
D | hci_ldisc.c | 194 BT_ERR("Can't register HCI device"); in hci_uart_init_work() 431 BT_ERR("%s: Reading local version information failed (%ld)", in hci_uart_setup() 437 BT_ERR("%s: Event length mismatch for version information", in hci_uart_setup() 493 BT_ERR("Can't allocate control structure"); in hci_uart_tty_open() 497 BT_ERR("Can't allocate semaphore structure"); in hci_uart_tty_open() 638 BT_ERR("Can't allocate HCI device"); in hci_uart_register_dev() 689 BT_ERR("Can't register HCI device"); in hci_uart_register_dev() 851 BT_ERR("HCI line discipline registration failed. (%d)", err); in hci_uart_init()
|
D | bluecard_cs.c | 220 BT_ERR("Unknown device"); in bluecard_write_wakeup() 373 BT_ERR("Unknown device"); in bluecard_receive() 392 BT_ERR("Can't allocate mem for new packet"); in bluecard_receive() 433 BT_ERR("Unknown HCI packet with type 0x%02x received", in bluecard_receive() 569 BT_ERR("Can't allocate mem for new packet"); in bluecard_hci_set_baud_rate() 699 BT_ERR("Can't allocate HCI device"); in bluecard_open() 783 BT_ERR("Can't register HCI device"); in bluecard_open()
|
D | btrsi.c | 125 BT_ERR("Failed to alloc HCI device"); in rsi_hci_attach() 145 BT_ERR("HCI registration failed with errcode %d", err); in rsi_hci_attach()
|
D | hci_serdev.c | 330 BT_ERR("Can't allocate HCI device"); in hci_uart_register_device() 377 BT_ERR("Can't register HCI device"); in hci_uart_register_device()
|
/linux-6.1.9/net/bluetooth/ |
D | selftest.c | 210 BT_ERR("Unable to create ECDH crypto context"); in test_ecdh() 218 BT_ERR("ECDH sample 1 failed"); in test_ecdh() 225 BT_ERR("ECDH sample 2 failed"); in test_ecdh() 232 BT_ERR("ECDH sample 3 failed"); in test_ecdh()
|
D | iso.c | 213 BT_ERR("conn->sk already set"); in __iso_chan_add() 1639 BT_ERR("Unexpected start frame (len %d)", skb->len); in iso_recv() 1649 BT_ERR("Frame is too short (len %d)", skb->len); in iso_recv() 1656 BT_ERR("Frame is too short (len %d)", skb->len); in iso_recv() 1675 BT_ERR("Frame malformed (len %d, expected len %d)", in iso_recv() 1681 BT_ERR("Frame is too long (len %d, expected len %d)", in iso_recv() 1701 BT_ERR("Unexpected continuation frame (len %d)", in iso_recv() 1707 BT_ERR("Fragment is too long (len %d, expected %d)", in iso_recv() 1816 BT_ERR("ISO socket registration failed"); in iso_init() 1822 BT_ERR("Failed to create ISO proc file"); in iso_init()
|
D | smp.c | 178 BT_ERR("tfm %p", tfm); in aes_cmac() 191 BT_ERR("cipher setkey failed: %d", err); in aes_cmac() 197 BT_ERR("Hash computation error %d", err); in aes_cmac() 387 BT_ERR("cipher setkey failed: %d", err); in smp_e() 432 BT_ERR("Encrypt data error"); in smp_c1() 449 BT_ERR("Encrypt data error"); in smp_c1() 465 BT_ERR("Encrypt data error"); in smp_s1() 481 BT_ERR("Encrypt error"); in smp_ah() 3743 BT_ERR("debug_key test failed"); in run_selftests() 3749 BT_ERR("smp_ah test failed"); in run_selftests() [all …]
|
/linux-6.1.9/net/bluetooth/cmtp/ |
D | capi.c | 159 BT_ERR("Can't allocate memory for interoperability packet"); in cmtp_send_interopmsg() 347 BT_ERR("Can't find application with id %u", appl); in cmtp_recv_capimsg() 393 BT_ERR("Can't allocate memory for new application"); in cmtp_register_appl() 457 BT_ERR("Can't find application"); in cmtp_release_appl() 486 BT_ERR("Can't find application with id %u", appl); in cmtp_send_message() 565 BT_ERR("Can't attach new controller"); in cmtp_attach_device()
|
D | sock.c | 246 BT_ERR("Can't register CMTP socket"); in cmtp_init_sockets() 252 BT_ERR("Failed to create CMTP proc file"); in cmtp_init_sockets()
|
D | core.c | 118 BT_ERR("Can't allocate memory for CAPI message"); in cmtp_add_msgpart() 162 BT_ERR("Wrong size or header information in CMTP frame"); in cmtp_recv_frame() 219 BT_ERR("Can't allocate memory for new frame"); in cmtp_process_transmit()
|
/linux-6.1.9/net/bluetooth/bnep/ |
D | sock.c | 243 BT_ERR("Can't register BNEP socket"); in bnep_sock_init() 249 BT_ERR("Failed to create BNEP proc file"); in bnep_sock_init()
|
D | netdev.c | 64 BT_ERR("%s Multicast list allocation failed", dev->name); in bnep_net_set_mc_list()
|
/linux-6.1.9/net/bluetooth/hidp/ |
D | sock.c | 295 BT_ERR("Can't register HIDP socket"); in hidp_init_sockets() 301 BT_ERR("Failed to create HIDP proc file"); in hidp_init_sockets()
|
/linux-6.1.9/net/bluetooth/rfcomm/ |
D | tty.c | 343 BT_ERR("Failed to create address attribute"); in rfcomm_dev_add() 346 BT_ERR("Failed to create channel attribute"); in rfcomm_dev_add() 842 BT_ERR("TIOCSERGETLSR is not supported"); in rfcomm_tty_ioctl() 846 BT_ERR("TIOCSERCONFIG is not supported"); in rfcomm_tty_ioctl() 1148 BT_ERR("Can't register RFCOMM TTY driver"); in rfcomm_init_ttys()
|
/linux-6.1.9/include/net/bluetooth/ |
D | bluetooth.h | 244 #define BT_ERR(fmt, ...) bt_err(fmt "\n", ##__VA_ARGS__) macro 259 BT_ERR("%s: " fmt, bt_dev_name(hdev), ##__VA_ARGS__)
|