Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/bluetooth/
Dbtmrvl_sdio.c441 BT_ERR("Unable to enable the host interrupt!"); in btmrvl_sdio_enable_host_int_mask()
462 BT_ERR("Unable to disable the host interrupt!"); in btmrvl_sdio_disable_host_int_mask()
488 BT_ERR("FAILED! ret=%d", ret); in btmrvl_sdio_poll_card_status()
529 BT_ERR("request_firmware(helper) failed, error code = %d", in btmrvl_sdio_download_helper()
545 BT_ERR("Unable to allocate buffer for helper." in btmrvl_sdio_download_helper()
562 BT_ERR("Helper download poll status timeout @ %d", in btmrvl_sdio_download_helper()
587 BT_ERR("IO error during helper download @ %d", in btmrvl_sdio_download_helper()
602 BT_ERR("IO error in writing helper image EOF block"); in btmrvl_sdio_download_helper()
629 BT_ERR("request_firmware(firmware) failed, error code = %d", in btmrvl_sdio_download_fw_w_helper()
643 BT_ERR("Unable to allocate buffer for firmware." in btmrvl_sdio_download_fw_w_helper()
[all …]
Dbfusb.c136 BT_ERR("%s bulk tx submit failed urb %p err %d", in bfusb_send_bulk()
235 BT_ERR("%s bulk rx submit failed urb %p err %d", in bfusb_rx_submit()
250 BT_ERR("%s error in block", data->hdev->name); in bfusb_recv_block()
262 BT_ERR("%s unexpected start block", data->hdev->name); in bfusb_recv_block()
268 BT_ERR("%s no packet type found", data->hdev->name); in bfusb_recv_block()
280 BT_ERR("%s event block is too short", data->hdev->name); in bfusb_recv_block()
290 BT_ERR("%s data block is too short", data->hdev->name); in bfusb_recv_block()
300 BT_ERR("%s audio block is too short", data->hdev->name); in bfusb_recv_block()
308 BT_ERR("%s no memory for the packet", data->hdev->name); in bfusb_recv_block()
317 BT_ERR("%s unexpected continuation block", data->hdev->name); in bfusb_recv_block()
[all …]
Dath3k.c195 BT_ERR("Firmware loading err = %d, len = %d, size = %d, count = %d", in ath3k_log_failed_loading()
219 BT_ERR("Can't allocate memory chunk for firmware"); in ath3k_load_firmware()
228 BT_ERR("Can't change to loading configuration err"); in ath3k_load_firmware()
314 BT_ERR("Can't allocate memory chunk for firmware"); in ath3k_load_fwfile()
326 BT_ERR("Can't change to loading configuration err"); in ath3k_load_fwfile()
375 BT_ERR("Can't get state to change to normal mode err"); in ath3k_set_normal_mode()
401 BT_ERR("Can't get state to change to load ram patch err"); in ath3k_load_patch()
412 BT_ERR("Can't get version to change to load ram patch err"); in ath3k_load_patch()
421 BT_ERR("Patch file not found %s", filename); in ath3k_load_patch()
432 BT_ERR("Patch file version did not match with firmware"); in ath3k_load_patch()
[all …]
Dbcm203x.c73 BT_ERR("URB failed with status %d", urb->status); in bcm203x_complete()
98 BT_ERR("Can't submit URB"); in bcm203x_complete()
103 BT_ERR("Memory select failed"); in bcm203x_complete()
126 BT_ERR("Can't submit URB"); in bcm203x_complete()
131 BT_ERR("Firmware loading failed"); in bcm203x_complete()
150 BT_ERR("Can't submit URB"); in bcm203x_work()
177 BT_ERR("Mini driver request failed"); in bcm203x_probe()
188 BT_ERR("Can't allocate memory for mini driver"); in bcm203x_probe()
202 BT_ERR("Firmware request failed"); in bcm203x_probe()
212 BT_ERR("Can't allocate memory for firmware image"); in bcm203x_probe()
Dbtwilink.c100 BT_ERR("Unable to push skb to HCI core(%d)", err); in st_receive()
167 BT_ERR("st_register failed %d", err); in ti_st_open()
180 BT_ERR("Timeout(%d sec),didn't get reg " in ti_st_open()
190 BT_ERR("ST registration completed with invalid " in ti_st_open()
198 BT_ERR("undefined ST write function"); in ti_st_open()
203 BT_ERR("st_unregister() failed with " in ti_st_open()
222 BT_ERR("st_unregister(%d) failed with error %d", in ti_st_close()
252 BT_ERR("ST write failed (%ld)", len); in ti_st_send_frame()
291 BT_ERR("Can't register HCI device error %d", err); in bt_ti_probe()
Dbtmrvl_main.c182 BT_ERR("Card is removed"); in btmrvl_send_sync_cmd()
188 BT_ERR("No free skb"); in btmrvl_send_sync_cmd()
227 BT_ERR("module_cfg_cmd(%x) failed", subcmd); in btmrvl_send_module_cfg_cmd()
240 BT_ERR("BT_CMD_ROUTE_SCO_TO_HOST command failed: %#x", ret); in btmrvl_enable_sco_routing_to_host()
256 BT_ERR("PSCAN_WIN_REPORT_ENABLE command failed: %#x", ret); in btmrvl_pscan_window_reporting()
275 BT_ERR("HSCFG command failed"); in btmrvl_send_hscfg_cmd()
293 BT_ERR("PSMODE command failed"); in btmrvl_enable_ps()
306 BT_ERR("Host sleep enable command failed"); in btmrvl_enable_hs()
315 BT_ERR("event_hs_wait_q terminated (%d): %d,%d,%d", in btmrvl_enable_hs()
319 BT_ERR("hs_enable timeout: %d,%d,%d", adapter->hs_state, in btmrvl_enable_hs()
[all …]
Dhci_bcsp.c139 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 …]
Dbt3c_cs.c181 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 …]
Ddtl1_cs.c132 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()
Dhci_h5.c180 BT_ERR("Peer device has reset"); in h5_peer_reset()
290 BT_ERR("Controller acked invalid packet"); in h5_pkt_cull()
439 BT_ERR("Invalid header checksum"); in h5_rx_3wire_hdr()
445 BT_ERR("Out-of-order packet arrived (%u != %u)", in h5_rx_3wire_hdr()
453 BT_ERR("Non-link packet received in non-active state"); in h5_rx_3wire_hdr()
476 BT_ERR("Can't allocate mem for new packet"); in h5_rx_pkt_start()
515 BT_ERR("Invalid esc byte 0x%02hhx", c); in h5_unslip_one_byte()
552 BT_ERR("Too short H5 packet"); in h5_recv()
579 BT_ERR("Packet too long (%u bytes)", skb->len); in h5_enqueue()
585 BT_ERR("Ignoring HCI data in non-active state"); in h5_enqueue()
[all …]
Dhci_qca.c255 BT_ERR("Voting irregularity"); in serial_clock_vote()
294 BT_ERR("Failed to allocate memory for HCI_IBS packet"); in send_hci_ibs_cmd()
323 BT_ERR("Failed to send WAKE to device"); in qca_wq_awake_device()
355 BT_ERR("Failed to acknowledge device wake up"); in qca_wq_awake_rx()
408 BT_ERR("Failed to send SLEEP to device"); in hci_ibs_tx_idle_timeout()
421 BT_ERR("Spurious timeout tx state %d", qca->tx_ibs_state); in hci_ibs_tx_idle_timeout()
446 BT_ERR("Failed to acknowledge device wake up"); in hci_ibs_wake_retrans_timeout()
459 BT_ERR("Spurious timeout tx state %d", qca->tx_ibs_state); in hci_ibs_wake_retrans_timeout()
490 BT_ERR("QCA Workqueue not initialized properly"); in qca_open()
665 BT_ERR("Failed to acknowledge device wake up"); in device_want_to_wakeup()
[all …]
Dhci_ll.c96 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()
Dhci_ldisc.c195 BT_ERR("Can't register HCI device"); in hci_uart_init_work()
432 BT_ERR("%s: Reading local version information failed (%ld)", in hci_uart_setup()
438 BT_ERR("%s: Event length mismatch for version information", in hci_uart_setup()
491 BT_ERR("Can't allocate control structure"); in hci_uart_tty_open()
632 BT_ERR("Can't allocate HCI device"); in hci_uart_register_dev()
683 BT_ERR("Can't register HCI device"); in hci_uart_register_dev()
846 BT_ERR("HCI line discipline registration failed. (%d)", err); in hci_uart_init()
922 BT_ERR("Can't unregister HCI line discipline (%d)", err); in hci_uart_exit()
Dbluecard_cs.c220 BT_ERR("Unknown device"); in bluecard_write_wakeup()
374 BT_ERR("Unknown device"); in bluecard_receive()
393 BT_ERR("Can't allocate mem for new packet"); in bluecard_receive()
434 BT_ERR("Unknown HCI packet with type 0x%02x received", in bluecard_receive()
570 BT_ERR("Can't allocate mem for new packet"); in bluecard_hci_set_baud_rate()
701 BT_ERR("Can't allocate HCI device"); in bluecard_open()
785 BT_ERR("Can't register HCI device"); in bluecard_open()
Dbtrsi.c126 BT_ERR("Failed to alloc HCI device"); in rsi_hci_attach()
146 BT_ERR("HCI registration failed with errcode %d", err); in rsi_hci_attach()
Dhci_serdev.c292 BT_ERR("Can't allocate HCI device"); in hci_uart_register_device()
335 BT_ERR("Can't register HCI device"); in hci_uart_register_device()
/Linux-v5.4/net/bluetooth/
Dselftest.c210 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()
Dsmp.c180 BT_ERR("tfm %p", tfm); in aes_cmac()
195 BT_ERR("cipher setkey failed: %d", err); in aes_cmac()
202 BT_ERR("Hash computation error %d", err); in aes_cmac()
392 BT_ERR("cipher setkey failed: %d", err); in smp_e()
437 BT_ERR("Encrypt data error"); in smp_c1()
454 BT_ERR("Encrypt data error"); in smp_c1()
470 BT_ERR("Encrypt data error"); in smp_s1()
486 BT_ERR("Encrypt error"); in smp_ah()
1385 BT_ERR("Unable to create CMAC crypto context"); in smp_chan_create()
1391 BT_ERR("Unable to create ECDH crypto context"); in smp_chan_create()
[all …]
/Linux-v5.4/net/bluetooth/cmtp/
Dcapi.c159 BT_ERR("Can't allocate memory for interoperability packet"); in cmtp_send_interopmsg()
347 BT_ERR("Can't find application with id %d", 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 %d", appl); in cmtp_send_message()
565 BT_ERR("Can't attach new controller"); in cmtp_attach_device()
Dsock.c248 BT_ERR("Can't register CMTP socket"); in cmtp_init_sockets()
254 BT_ERR("Failed to create CMTP proc file"); in cmtp_init_sockets()
Dcore.c118 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-v5.4/net/bluetooth/bnep/
Dsock.c244 BT_ERR("Can't register BNEP socket"); in bnep_sock_init()
250 BT_ERR("Failed to create BNEP proc file"); in bnep_sock_init()
/Linux-v5.4/net/bluetooth/hidp/
Dsock.c296 BT_ERR("Can't register HIDP socket"); in hidp_init_sockets()
302 BT_ERR("Failed to create HIDP proc file"); in hidp_init_sockets()
/Linux-v5.4/include/net/bluetooth/
Dbluetooth.h136 #define BT_ERR(fmt, ...) bt_err(fmt "\n", ##__VA_ARGS__) macro
146 BT_ERR("%s: " fmt, (hdev)->name, ##__VA_ARGS__)
/Linux-v5.4/net/bluetooth/rfcomm/
Dtty.c342 BT_ERR("Failed to create address attribute"); in rfcomm_dev_add()
345 BT_ERR("Failed to create channel attribute"); in rfcomm_dev_add()
843 BT_ERR("TIOCSERGETLSR is not supported"); in rfcomm_tty_ioctl()
847 BT_ERR("TIOCSERCONFIG is not supported"); in rfcomm_tty_ioctl()
1148 BT_ERR("Can't register RFCOMM TTY driver"); in rfcomm_init_ttys()

12