Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/bluetooth/
Dbtmrvl_sdio.c370 BT_ERR("Unable to enable the host interrupt!"); in btmrvl_sdio_enable_host_int_mask()
391 BT_ERR("Unable to disable the host interrupt!"); in btmrvl_sdio_disable_host_int_mask()
417 BT_ERR("FAILED! ret=%d", ret); in btmrvl_sdio_poll_card_status()
458 BT_ERR("request_firmware(helper) failed, error code = %d", in btmrvl_sdio_download_helper()
474 BT_ERR("Unable to allocate buffer for helper." in btmrvl_sdio_download_helper()
491 BT_ERR("Helper download poll status timeout @ %d", in btmrvl_sdio_download_helper()
516 BT_ERR("IO error during helper download @ %d", in btmrvl_sdio_download_helper()
531 BT_ERR("IO error in writing helper image EOF block"); in btmrvl_sdio_download_helper()
558 BT_ERR("request_firmware(firmware) failed, error code = %d", in btmrvl_sdio_download_fw_w_helper()
572 BT_ERR("Unable to allocate buffer for firmware." in btmrvl_sdio_download_fw_w_helper()
[all …]
Dbfusb.c151 BT_ERR("%s bulk tx submit failed urb %p err %d", in bfusb_send_bulk()
250 BT_ERR("%s bulk rx submit failed urb %p err %d", in bfusb_rx_submit()
265 BT_ERR("%s error in block", data->hdev->name); in bfusb_recv_block()
277 BT_ERR("%s unexpected start block", data->hdev->name); in bfusb_recv_block()
283 BT_ERR("%s no packet type found", data->hdev->name); in bfusb_recv_block()
295 BT_ERR("%s event block is too short", data->hdev->name); in bfusb_recv_block()
305 BT_ERR("%s data block is too short", data->hdev->name); in bfusb_recv_block()
315 BT_ERR("%s audio block is too short", data->hdev->name); in bfusb_recv_block()
323 BT_ERR("%s no memory for the packet", data->hdev->name); in bfusb_recv_block()
332 BT_ERR("%s unexpected continuation block", data->hdev->name); in bfusb_recv_block()
[all …]
Dath3k.c208 BT_ERR("Error in firmware loading err = %d, len = %d, size = %d", in ath3k_log_failed_loading()
232 BT_ERR("Can't allocate memory chunk for firmware"); in ath3k_load_firmware()
241 BT_ERR("Can't change to loading configuration err"); in ath3k_load_firmware()
327 BT_ERR("Can't allocate memory chunk for firmware"); in ath3k_load_fwfile()
339 BT_ERR("Can't change to loading configuration err"); in ath3k_load_fwfile()
388 BT_ERR("Can't get state to change to normal mode err"); in ath3k_set_normal_mode()
414 BT_ERR("Can't get state to change to load ram patch err"); in ath3k_load_patch()
425 BT_ERR("Can't get version to change to load ram patch err"); in ath3k_load_patch()
434 BT_ERR("Patch file not found %s", filename); in ath3k_load_patch()
445 BT_ERR("Patch file version did not match with firmware"); in ath3k_load_patch()
[all …]
Dbcm203x.c88 BT_ERR("URB failed with status %d", urb->status); in bcm203x_complete()
113 BT_ERR("Can't submit URB"); in bcm203x_complete()
118 BT_ERR("Memory select failed"); in bcm203x_complete()
141 BT_ERR("Can't submit URB"); in bcm203x_complete()
146 BT_ERR("Firmware loading failed"); in bcm203x_complete()
165 BT_ERR("Can't submit URB"); in bcm203x_work()
192 BT_ERR("Mini driver request failed"); in bcm203x_probe()
203 BT_ERR("Can't allocate memory for mini driver"); in bcm203x_probe()
217 BT_ERR("Firmware request failed"); in bcm203x_probe()
227 BT_ERR("Can't allocate memory for firmware image"); in bcm203x_probe()
Dbtwilink.c113 BT_ERR("Unable to push skb to HCI core(%d)", err); in st_receive()
180 BT_ERR("st_register failed %d", err); in ti_st_open()
193 BT_ERR("Timeout(%d sec),didn't get reg " in ti_st_open()
203 BT_ERR("ST registration completed with invalid " in ti_st_open()
211 BT_ERR("undefined ST write function"); in ti_st_open()
216 BT_ERR("st_unregister() failed with " in ti_st_open()
235 BT_ERR("st_unregister(%d) failed with error %d", in ti_st_close()
265 BT_ERR("ST write failed (%ld)", len); in ti_st_send_frame()
304 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 …]
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()
497 BT_ERR("Checksum error in firmware"); in bt3c_load_firmware()
552 BT_ERR("Can't allocate HCI device"); in bt3c_open()
570 BT_ERR("Firmware request failed"); in bt3c_open()
[all …]
Dhci_bcsp.c154 BT_ERR("Packet too long"); in bcsp_enqueue()
170 BT_ERR("Unknown packet type"); in bcsp_enqueue()
208 BT_ERR("Unknown packet type"); in bcsp_prepare_pkt()
307 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
332 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
383 BT_ERR("Peer acked invalid packet"); in bcsp_pkt_cull()
405 BT_ERR("Removed only %u out of %u pkts", i, pkts_to_be_removed); in bcsp_pkt_cull()
436 BT_ERR("Found a LE sync pkt, card has reset"); in bcsp_handle_le_pkt()
480 BT_ERR("Invalid byte %02x after esc byte", byte); in bcsp_unslip_one_byte()
505 BT_ERR("Out-of-order packet arrived, got %u expected %u", in bcsp_complete_rx_pkt()
[all …]
Dhci_h5.c193 BT_ERR("Peer device has reset"); in h5_peer_reset()
303 BT_ERR("Controller acked invalid packet"); in h5_pkt_cull()
452 BT_ERR("Invalid header checksum"); in h5_rx_3wire_hdr()
458 BT_ERR("Out-of-order packet arrived (%u != %u)", in h5_rx_3wire_hdr()
466 BT_ERR("Non-link packet received in non-active state"); in h5_rx_3wire_hdr()
489 BT_ERR("Can't allocate mem for new packet"); in h5_rx_pkt_start()
528 BT_ERR("Invalid esc byte 0x%02hhx", c); in h5_unslip_one_byte()
565 BT_ERR("Too short H5 packet"); in h5_recv()
592 BT_ERR("Packet too long (%u bytes)", skb->len); in h5_enqueue()
598 BT_ERR("Ignoring HCI data in non-active state"); in h5_enqueue()
[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_qca.c232 BT_ERR("Voting irregularity"); in serial_clock_vote()
271 BT_ERR("Failed to allocate memory for HCI_IBS packet"); in send_hci_ibs_cmd()
299 BT_ERR("Failed to send WAKE to device"); in qca_wq_awake_device()
330 BT_ERR("Failed to acknowledge device wake up"); in qca_wq_awake_rx()
383 BT_ERR("Failed to send SLEEP to device"); in hci_ibs_tx_idle_timeout()
396 BT_ERR("Spurious timeout tx state %d", qca->tx_ibs_state); in hci_ibs_tx_idle_timeout()
421 BT_ERR("Failed to acknowledge device wake up"); in hci_ibs_wake_retrans_timeout()
434 BT_ERR("Spurious timeout tx state %d", qca->tx_ibs_state); in hci_ibs_wake_retrans_timeout()
462 BT_ERR("QCA Workqueue not initialized properly"); in qca_open()
655 BT_ERR("Failed to acknowledge device wake up"); in device_want_to_wakeup()
[all …]
Dhci_ll.c109 BT_ERR("cannot allocate memory for HCILL packet"); in send_hcill_cmd()
237 BT_ERR("cannot acknowledge device wake up"); in ll_device_want_to_wakeup()
243 BT_ERR("received HCILL_WAKE_UP_IND in state %ld", ll->hcill_state); in ll_device_want_to_wakeup()
272 BT_ERR("ERR: HCILL_GO_TO_SLEEP_IND in state %ld", ll->hcill_state); in ll_device_want_to_sleep()
276 BT_ERR("cannot acknowledge device sleep"); in ll_device_want_to_sleep()
305 BT_ERR("received HCILL_WAKE_UP_ACK in state %ld", ll->hcill_state); in ll_device_woke_up()
343 BT_ERR("cannot wake up device"); in ll_enqueue()
354 BT_ERR("illegal hcill state: %ld (losing packet)", ll->hcill_state); in ll_enqueue()
Dhci_ldisc.c209 BT_ERR("Can't register HCI device"); in hci_uart_init_work()
426 BT_ERR("%s: Reading local version information failed (%ld)", in hci_uart_setup()
432 BT_ERR("%s: Event length mismatch for version information", in hci_uart_setup()
485 BT_ERR("Can't allocate control structure"); in hci_uart_tty_open()
625 BT_ERR("Can't allocate HCI device"); in hci_uart_register_dev()
666 BT_ERR("Can't register HCI device"); in hci_uart_register_dev()
833 BT_ERR("HCI line discipline registration failed. (%d)", err); in hci_uart_init()
909 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.c115 BT_ERR("Failed to alloc HCI device"); in rsi_hci_attach()
135 BT_ERR("HCI registration failed with errcode %d", err); in rsi_hci_attach()
Dhci_serdev.c301 BT_ERR("Can't allocate HCI device"); in hci_uart_register_device()
347 BT_ERR("Can't register HCI device"); in hci_uart_register_device()
/Linux-v4.19/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.c184 BT_ERR("tfm %p", tfm); in aes_cmac()
200 BT_ERR("cipher setkey failed: %d", err); in aes_cmac()
207 BT_ERR("Hash computation error %d", err); in aes_cmac()
392 BT_ERR("tfm %p", tfm); in smp_e()
401 BT_ERR("cipher setkey failed: %d", err); in smp_e()
445 BT_ERR("Encrypt data error"); in smp_c1()
462 BT_ERR("Encrypt data error"); in smp_c1()
478 BT_ERR("Encrypt data error"); in smp_s1()
495 BT_ERR("Encrypt error"); in smp_ah()
1398 BT_ERR("Unable to create AES crypto context"); in smp_chan_create()
[all …]
/Linux-v4.19/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.c243 BT_ERR("Can't register CMTP socket"); in cmtp_init_sockets()
249 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-v4.19/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("TIOCGSERIAL is not supported"); in rfcomm_tty_ioctl()
847 BT_ERR("TIOCSSERIAL is not supported"); in rfcomm_tty_ioctl()
851 BT_ERR("TIOCSERGSTRUCT is not supported"); in rfcomm_tty_ioctl()
855 BT_ERR("TIOCSERGETLSR is not supported"); in rfcomm_tty_ioctl()
859 BT_ERR("TIOCSERCONFIG is not supported"); in rfcomm_tty_ioctl()
1160 BT_ERR("Can't register RFCOMM TTY driver"); in rfcomm_init_ttys()
/Linux-v4.19/net/bluetooth/bnep/
Dsock.c239 BT_ERR("Can't register BNEP socket"); in bnep_sock_init()
245 BT_ERR("Failed to create BNEP proc file"); in bnep_sock_init()
/Linux-v4.19/net/bluetooth/hidp/
Dsock.c273 BT_ERR("Can't register HIDP socket"); in hidp_init_sockets()
279 BT_ERR("Failed to create HIDP proc file"); in hidp_init_sockets()
/Linux-v4.19/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__)

12