Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dbtmrvl_sdio.c270 BT_ERR("Unable to enable the host interrupt!"); in btmrvl_sdio_enable_host_int_mask()
291 BT_ERR("Unable to disable the host interrupt!"); in btmrvl_sdio_disable_host_int_mask()
317 BT_ERR("FAILED! ret=%d", ret); in btmrvl_sdio_poll_card_status()
358 BT_ERR("request_firmware(helper) failed, error code = %d", in btmrvl_sdio_download_helper()
374 BT_ERR("Unable to allocate buffer for helper." in btmrvl_sdio_download_helper()
391 BT_ERR("Helper download poll status timeout @ %d", in btmrvl_sdio_download_helper()
416 BT_ERR("IO error during helper download @ %d", in btmrvl_sdio_download_helper()
431 BT_ERR("IO error in writing helper image EOF block"); in btmrvl_sdio_download_helper()
458 BT_ERR("request_firmware(firmware) failed, error code = %d", in btmrvl_sdio_download_fw_w_helper()
472 BT_ERR("Unable to allocate buffer for firmware." in btmrvl_sdio_download_fw_w_helper()
[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()
182 BT_ERR("Can't allocate memory for data structure"); in bcm203x_probe()
191 BT_ERR("Can't allocate URB"); in bcm203x_probe()
196 BT_ERR("Mini driver request failed"); in bcm203x_probe()
207 BT_ERR("Can't allocate memory for mini driver"); in bcm203x_probe()
[all …]
Dath3k.c218 BT_ERR("Can't allocate memory chunk for firmware"); in ath3k_load_firmware()
226 BT_ERR("Can't change to loading configuration err"); in ath3k_load_firmware()
245 BT_ERR("Error in firmware loading err = %d," in ath3k_load_firmware()
312 BT_ERR("Can't allocate memory chunk for firmware"); in ath3k_load_fwfile()
324 BT_ERR("Can't change to loading configuration err"); in ath3k_load_fwfile()
344 BT_ERR("Error in firmware loading err = %d," in ath3k_load_fwfile()
374 BT_ERR("Can't get state to change to normal mode err"); in ath3k_set_normal_mode()
400 BT_ERR("Can't get state to change to load ram patch err"); in ath3k_load_patch()
411 BT_ERR("Can't get version to change to load ram patch err"); in ath3k_load_patch()
420 BT_ERR("Patch file not found %s", filename); in ath3k_load_patch()
[all …]
Dbtbcm.c46 BT_ERR("%s: BCM: Reading device address failed (%d)", in btbcm_check_bdaddr()
52 BT_ERR("%s: BCM: Device address length mismatch", hdev->name); in btbcm_check_bdaddr()
59 BT_ERR("%s: BCM: Device address result failed (%02x)", in btbcm_check_bdaddr()
88 BT_ERR("%s: BCM: Change address command failed (%d)", in btbcm_set_bdaddr()
118 BT_ERR("%s: BCM: Download Minidrv command failed (%d)", in btbcm_patchram()
138 BT_ERR("%s: BCM: Patch %s is corrupted", hdev->name, in btbcm_patchram()
154 BT_ERR("%s: BCM: Patch command %04x failed (%d)", in btbcm_patchram()
177 BT_ERR("%s: BCM: Reset failed (%d)", hdev->name, err); in btbcm_reset()
192 BT_ERR("%s: BCM: Reading local version info failed (%ld)", in btbcm_read_local_version()
198 BT_ERR("%s: BCM: Local version length mismatch", hdev->name); in btbcm_read_local_version()
[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 …]
Dbtintel.c44 BT_ERR("%s: Reading Intel device address failed (%d)", in btintel_check_bdaddr()
50 BT_ERR("%s: Intel device address length mismatch", hdev->name); in btintel_check_bdaddr()
57 BT_ERR("%s: Intel device address result failed (%02x)", in btintel_check_bdaddr()
69 BT_ERR("%s: Found Intel default device address (%pMR)", in btintel_check_bdaddr()
88 BT_ERR("%s: Changing Intel device address failed (%d)", in btintel_set_bdaddr()
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_ll.c105 BT_ERR("cannot allocate memory for HCILL packet"); in send_hcill_cmd()
221 BT_ERR("cannot acknowledge device wake up"); in ll_device_want_to_wakeup()
227 BT_ERR("received HCILL_WAKE_UP_IND in state %ld", ll->hcill_state); in ll_device_want_to_wakeup()
256 BT_ERR("ERR: HCILL_GO_TO_SLEEP_IND in state %ld", ll->hcill_state); in ll_device_want_to_sleep()
260 BT_ERR("cannot acknowledge device sleep"); in ll_device_want_to_sleep()
289 BT_ERR("received HCILL_WAKE_UP_ACK in state %ld", ll->hcill_state); in ll_device_woke_up()
327 BT_ERR("cannot wake up device"); in ll_enqueue()
338 BT_ERR("illegal hcill state: %ld (losing packet)", ll->hcill_state); in ll_enqueue()
357 BT_ERR("Data length is too large"); in ll_check_data_len()
462 BT_ERR("received HCILL_GO_TO_SLEEP_ACK (in state %ld)", ll->hcill_state); in ll_recv()
[all …]
Dbtusb.c593 BT_ERR("%s corrupted event packet", hdev->name); in btusb_intr_complete()
612 BT_ERR("%s urb %p failed to resubmit (%d)", in btusb_intr_complete()
655 BT_ERR("%s urb %p submission failed (%d)", in btusb_submit_intr_urb()
682 BT_ERR("%s corrupted ACL packet", hdev->name); in btusb_bulk_complete()
701 BT_ERR("%s urb %p failed to resubmit (%d)", in btusb_bulk_complete()
743 BT_ERR("%s urb %p submission failed (%d)", in btusb_submit_bulk_urb()
777 BT_ERR("%s corrupted SCO packet", hdev->name); in btusb_isoc_complete()
796 BT_ERR("%s urb %p failed to resubmit (%d)", in btusb_isoc_complete()
864 BT_ERR("%s urb %p submission failed (%d)", in btusb_submit_isoc_urb()
1121 BT_ERR("%s urb %p submission failed (%d)", in submit_tx_urb()
[all …]
Dbtwilink.c114 BT_ERR("Unable to push skb to HCI core(%d)", err); in st_receive()
185 BT_ERR("st_register failed %d", err); in ti_st_open()
199 BT_ERR("Timeout(%d sec),didn't get reg " in ti_st_open()
209 BT_ERR("ST registration completed with invalid " in ti_st_open()
217 BT_ERR("undefined ST write function"); in ti_st_open()
223 BT_ERR("st_unregister() failed with " in ti_st_open()
245 BT_ERR("st_unregister(%d) failed with error %d", in ti_st_close()
277 BT_ERR("ST write failed (%ld)", len); in ti_st_send_frame()
316 BT_ERR("Can't register HCI device error %d", err); in bt_ti_probe()
Dbt3c_cs.c181 BT_ERR("Unknown device"); in bt3c_write_wakeup()
206 BT_ERR("Very strange"); in bt3c_write_wakeup()
223 BT_ERR("Unknown device"); in bt3c_receive()
242 BT_ERR("Can't allocate mem for new packet"); in bt3c_receive()
272 BT_ERR("Unknown HCI packet with type 0x%02x received", bt_cb(info->rx_skb)->pkt_type); in bt3c_receive()
355 BT_ERR("Very strange (stat=0x%04x)", stat); in bt3c_interrupt()
475 BT_ERR("Bad address in firmware"); in bt3c_load_firmware()
499 BT_ERR("Checksum error in firmware"); in bt3c_load_firmware()
554 BT_ERR("Can't allocate HCI device"); in bt3c_open()
572 BT_ERR("Firmware request failed"); in bt3c_open()
[all …]
Dhci_bcsp.c153 BT_ERR("Packet too long"); in bcsp_enqueue()
169 BT_ERR("Unknown packet type"); in bcsp_enqueue()
207 BT_ERR("Unknown packet type"); in bcsp_prepare_pkt()
300 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
322 BT_ERR("Could not dequeue pkt because alloc_skb failed"); in bcsp_dequeue()
371 BT_ERR("Peer acked invalid packet"); in bcsp_pkt_cull()
393 BT_ERR("Removed only %u out of %u pkts", i, pkts_to_be_removed); in bcsp_pkt_cull()
423 BT_ERR("Found a LE sync pkt, card has reset"); in bcsp_handle_le_pkt()
467 BT_ERR ("Invalid byte %02x after esc byte", byte); in bcsp_unslip_one_byte()
530 BT_ERR ("Packet for unknown channel (%u %s)", in bcsp_complete_rx_pkt()
[all …]
Dhci_h5.c175 BT_ERR("Peer device has reset"); in h5_peer_reset()
265 BT_ERR("Controller acked invalid packet"); in h5_pkt_cull()
414 BT_ERR("Invalid header checksum"); in h5_rx_3wire_hdr()
420 BT_ERR("Out-of-order packet arrived (%u != %u)", in h5_rx_3wire_hdr()
428 BT_ERR("Non-link packet received in non-active state"); in h5_rx_3wire_hdr()
451 BT_ERR("Can't allocate mem for new packet"); in h5_rx_pkt_start()
490 BT_ERR("Invalid esc byte 0x%02hhx", c); in h5_unslip_one_byte()
527 BT_ERR("Too short H5 packet"); in h5_recv()
554 BT_ERR("Packet too long (%u bytes)", skb->len); in h5_enqueue()
560 BT_ERR("Ignoring HCI data in non-active state"); in h5_enqueue()
[all …]
Dbtuart_cs.c133 BT_ERR("Unknown device"); in btuart_write_wakeup()
181 BT_ERR("Unknown device"); in btuart_receive()
196 BT_ERR("Can't allocate mem for new packet"); in btuart_receive()
224 BT_ERR("Unknown HCI packet with type 0x%02x received", bt_cb(info->rx_skb)->pkt_type); in btuart_receive()
312 BT_ERR("RLSI"); in btuart_interrupt()
325 BT_ERR("Unhandled IIR=%#x", iir); in btuart_interrupt()
353 BT_ERR("Unknown device"); in btuart_change_speed()
476 BT_ERR("Can't allocate HCI device"); in btuart_open()
515 BT_ERR("Can't register HCI device"); in btuart_open()
633 BT_ERR("No usable port range found"); in btuart_config()
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", bt_cb(info->rx_skb)->pkt_type); in dtl1_receive()
314 BT_ERR("RLSI"); in dtl1_interrupt()
327 BT_ERR("Unhandled IIR=%#x", iir); in dtl1_interrupt()
458 BT_ERR("Can't allocate HCI device"); in dtl1_open()
498 BT_ERR("Can't register HCI device"); in dtl1_open()
Dhci_ldisc.c184 BT_ERR("Can't register HCI device"); in hci_uart_init_work()
283 BT_ERR("%s: Reading local version information failed (%ld)", in hci_uart_setup()
289 BT_ERR("%s: Event length mismatch for version information", in hci_uart_setup()
339 BT_ERR("Can't allocate control structure"); in hci_uart_tty_open()
469 BT_ERR("Can't allocate HCI device"); in hci_uart_register_dev()
503 BT_ERR("Can't register HCI device"); in hci_uart_register_dev()
665 BT_ERR("HCI line discipline registration failed. (%d)", err); in hci_uart_init()
717 BT_ERR("Can't unregister HCI line discipline (%d)", err); in hci_uart_exit()
Dbpa10x.c128 BT_ERR("%s no memory for packet", hdev->name); in bpa10x_recv()
203 BT_ERR("%s corrupted event packet", hdev->name); in bpa10x_rx_complete()
212 BT_ERR("%s urb %p failed to resubmit (%d)", in bpa10x_rx_complete()
249 BT_ERR("%s urb %p submission failed (%d)", in bpa10x_submit_intr_urb()
290 BT_ERR("%s urb %p submission failed (%d)", in bpa10x_submit_bulk_urb()
424 BT_ERR("%s urb %p submission failed", hdev->name, urb); in bpa10x_send_frame()
Dbluecard_cs.c221 BT_ERR("Unknown device"); in bluecard_write_wakeup()
379 BT_ERR("Unknown device"); in bluecard_receive()
398 BT_ERR("Can't allocate mem for new packet"); in bluecard_receive()
439 BT_ERR("Unknown HCI packet with type 0x%02x received", bt_cb(info->rx_skb)->pkt_type); in bluecard_receive()
574 BT_ERR("Can't allocate mem for new packet"); in bluecard_hci_set_baud_rate()
716 BT_ERR("Can't allocate HCI device"); in bluecard_open()
800 BT_ERR("Can't register HCI device"); in bluecard_open()
Dhci_ath.c162 BT_ERR("%s: Change address command failed (%d)", in ath_set_bdaddr()
194 BT_ERR("%s: Frame reassembly failed (%d)", hu->hdev->name, err); in ath_recv()
Dhci_bcm.c106 BT_ERR("%s: Frame reassembly failed (%d)", hu->hdev->name, err); in bcm_recv()
Dhci_h4.c135 BT_ERR("%s: Frame reassembly failed (%d)", hu->hdev->name, err); in h4_recv()
Dbtmrvl_debugfs.c211 BT_ERR("Can not allocate memory for btmrvl_debugfs_data."); in btmrvl_debugfs_init()
Dhci_vhci.c148 BT_ERR("Can't register HCI device"); in __vhci_create_device()
/linux-4.1.27/net/bluetooth/
Dselftest.c184 BT_ERR("ECDH sample 1 failed"); in test_ecdh()
190 BT_ERR("ECDH sample 2 failed"); in test_ecdh()
196 BT_ERR("ECDH sample 3 failed"); in test_ecdh()
Dsmp.c174 BT_ERR("tfm %p", tfm); in aes_cmac()
192 BT_ERR("cipher setkey failed: %d", err); in aes_cmac()
200 BT_ERR("Hash update error %d", err); in aes_cmac()
206 BT_ERR("Hash final error %d", err); in aes_cmac()
375 BT_ERR("tfm %p", tfm); in smp_e()
387 BT_ERR("cipher setkey failed: %d", err); in smp_e()
398 BT_ERR("Encrypt data error %d", err); in smp_e()
432 BT_ERR("Encrypt data error"); in smp_c1()
442 BT_ERR("Encrypt data error"); in smp_c1()
458 BT_ERR("Encrypt data error"); in smp_s1()
[all …]
Dhci_request.c124 BT_ERR("%s no memory for command (opcode 0x%4.4x)", in hci_req_add_ev()
350 BT_ERR("%s failed to generate new RPA", hdev->name); in hci_update_random_address()
567 BT_ERR("Failed to run HCI request: err %d", err); in hci_update_background_scan()
Dhci_core.c402 BT_ERR("Unknown device type %d", hdev->dev_type); in hci_init1_req()
2134 BT_ERR("%s hardware error 0x%2.2x", hdev->name, in hci_error_reset()
2519 BT_ERR("%s command 0x%4.4x tx timeout", hdev->name, opcode); in hci_cmd_timeout()
2521 BT_ERR("%s command tx timeout", hdev->name); in hci_cmd_timeout()
2737 BT_ERR("Out of memory"); in hci_conn_params_add()
2817 BT_ERR("Failed to start inquiry: status %d", status); in inquiry_complete()
2835 BT_ERR("Failed to disable LE scanning: status %d", status); in le_scan_disable_work_complete()
2878 BT_ERR("Inquiry request failed: err %d", err); in le_scan_disable_work_complete()
2906 BT_ERR("Disable LE scanning request failed: err %d", err); in le_scan_disable_work()
2917 BT_ERR("Failed to restart LE scan: status %d", status); in le_scan_restart_work_complete()
[all …]
Dhci_sysfs.c98 BT_ERR("Failed to register connection device"); in hci_conn_add_sysfs()
Damp.c189 BT_ERR("Legacy key type %d", conn->key_type); in phylink_gen_key()
209 BT_ERR("Could not derive Generic AMP Key: err %d", err); in phylink_gen_key()
Da2mp.c561 BT_ERR("No phys link exist"); in a2mp_discphyslink_req()
661 BT_ERR("Unknown A2MP sig cmd 0x%2.2x", hdr->code); in a2mp_chan_recv_cb()
873 BT_ERR("Could not create AMP manager"); in a2mp_channel_create()
Dmgmt.c2838 BT_ERR("load_link_keys: too big key_count value %u", in load_link_keys()
2847 BT_ERR("load_link_keys: expected %u bytes, got %u bytes", in load_link_keys()
3223 BT_ERR("PIN code is not 16 bytes long"); in pin_code_reply()
3997 BT_ERR("add_remote_oob_data: invalid length of %u bytes", len); in add_remote_oob_data()
4228 BT_ERR("Invalid discovery type %d", hdev->discovery.type); in start_discovery_complete()
4361 BT_ERR("service_discovery: too big uuid_count value %u", in start_service_discovery()
4372 BT_ERR("service_discovery: expected %u bytes, got %u bytes", in start_service_discovery()
4711 BT_ERR("Failed to re-configure advertising"); in set_advertising_complete()
5420 BT_ERR("load_irks: too big irk_count value %u", irk_count); in load_irks()
5427 BT_ERR("load_irks: expected %u bytes, got %u bytes", in load_irks()
[all …]
Dl2cap_core.c5390 BT_ERR("Unknown BR/EDR signaling command 0x%2.2x", cmd->code); in l2cap_bredr_sig_cmd()
5540 BT_ERR("LE credits overflow"); in l2cap_le_credits()
5629 BT_ERR("Unknown LE signaling command 0x%2.2x", cmd->code); in l2cap_le_sig_cmd()
5667 BT_ERR("Wrong link type (%d)", err); in l2cap_le_sig_channel()
5712 BT_ERR("Wrong link type (%d)", err); in l2cap_sig_channel()
6632 BT_ERR("Trailing bytes: %d in sframe", len); in l2cap_data_rcv()
6685 BT_ERR("No credits to receive LE L2CAP data"); in l2cap_le_data_rcv()
6691 BT_ERR("Too big LE L2CAP PDU"); in l2cap_le_data_rcv()
6712 BT_ERR("Too big LE L2CAP SDU length received"); in l2cap_le_data_rcv()
6718 BT_ERR("Too much LE L2CAP data received"); in l2cap_le_data_rcv()
[all …]
Dhci_event.c1226 BT_ERR("Used reserved LE_Scan_Enable param %d", cp->enable); in hci_cc_le_set_scan_enable()
1537 BT_ERR("No memory for new connection"); in hci_cs_create_conn()
2361 BT_ERR("No memory for new connection"); in hci_conn_request_evt()
3205 BT_ERR("Wrong event for mode %d", hdev->flow_ctl_mode); in hci_num_comp_pkts_evt()
3257 BT_ERR("Unknown type %d conn %p", conn->type, conn); in hci_num_comp_pkts_evt()
3279 BT_ERR("%s unknown dev_type %d", hdev->name, hdev->dev_type); in __hci_conn_lookup_handle()
3292 BT_ERR("Wrong event for mode %d", hdev->flow_ctl_mode); in hci_num_comp_blocks_evt()
3328 BT_ERR("Unknown type %d conn %p", conn->type, conn); in hci_num_comp_blocks_evt()
4461 BT_ERR("No memory for new connection"); in hci_le_conn_complete_evt()
5148 BT_ERR("Too short HCI event"); in hci_get_cmd_complete()
[all …]
Dsco.c1209 BT_ERR("SCO socket registration failed"); in sco_init()
1215 BT_ERR("Failed to create SCO proc file"); in sco_init()
Dhci_sock.c1427 BT_ERR("HCI socket registration failed"); in hci_sock_init()
1433 BT_ERR("Failed to create HCI proc file"); in hci_sock_init()
Dl2cap_sock.c1624 BT_ERR("L2CAP socket registration failed"); in l2cap_init_sockets()
1631 BT_ERR("Failed to create L2CAP proc file"); in l2cap_init_sockets()
D6lowpan.c1134 BT_ERR("psm cannot be added err %d", err); in bt_6lowpan_listen()
Dhci_conn.c643 BT_ERR("HCI request failed to create LE connection: status 0x%2.2x", in create_le_conn_complete()
/linux-4.1.27/net/bluetooth/cmtp/
Dcapi.c161 BT_ERR("Can't allocate memory for interoperability packet"); in cmtp_send_interopmsg()
349 BT_ERR("Can't find application with id %d", appl); in cmtp_recv_capimsg()
395 BT_ERR("Can't allocate memory for new application"); in cmtp_register_appl()
459 BT_ERR("Can't find application"); in cmtp_release_appl()
488 BT_ERR("Can't find application with id %d", appl); in cmtp_send_message()
582 BT_ERR("Can't attach new controller"); in cmtp_attach_device()
Dsock.c244 BT_ERR("Can't register CMTP socket"); in cmtp_init_sockets()
250 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()
220 BT_ERR("Can't allocate memory for new frame"); in cmtp_process_transmit()
/linux-4.1.27/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()
Dcore.c1664 BT_ERR("Unknown control type 0x%02x", type); in rfcomm_recv_mcc()
1724 BT_ERR("bad checksum in packet"); in rfcomm_recv_frame()
1763 BT_ERR("Unknown packet type 0x%02x", type); in rfcomm_recv_frame()
2034 BT_ERR("Create socket failed %d", err); in rfcomm_add_listener()
2046 BT_ERR("Bind failed %d", err); in rfcomm_add_listener()
2059 BT_ERR("Listen failed %d", err); in rfcomm_add_listener()
Dsock.c1068 BT_ERR("RFCOMM socket layer registration failed"); in rfcomm_init_sockets()
1074 BT_ERR("Failed to create RFCOMM proc file"); in rfcomm_init_sockets()
/linux-4.1.27/net/bluetooth/bnep/
Dsock.c240 BT_ERR("Can't register BNEP socket"); in bnep_sock_init()
246 BT_ERR("Failed to create BNEP proc file"); in bnep_sock_init()
Dnetdev.c64 BT_ERR("%s Multicast list allocation failed", dev->name); in bnep_net_set_mc_list()
/linux-4.1.27/net/bluetooth/hidp/
Dsock.c274 BT_ERR("Can't register HIDP socket"); in hidp_init_sockets()
280 BT_ERR("Failed to create HIDP proc file"); in hidp_init_sockets()
Dcore.c111 BT_ERR("Can't allocate memory for new frame"); in hidp_send_message()
195 BT_ERR("Unknown key (scancode %#x) released.", keys[i]); in hidp_input_report()
202 BT_ERR("Unknown key (scancode %#x) pressed.", udata[i]); in hidp_input_report()
/linux-4.1.27/include/net/bluetooth/
Dbluetooth.h128 #define BT_ERR(fmt, ...) bt_err(fmt "\n", ##__VA_ARGS__) macro
Dhci_core.h1076 BT_ERR("unknown link type %d", type); in hci_proto_connect_ind()