Home
last modified time | relevance | path

Searched refs:RTKBT_ERR (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c427 RTKBT_ERR("%s: Couldn't send hci cmd, err %d", in __rtk_send_hci_cmd()
443 RTKBT_ERR("%s: Invalid buf length %u", __func__, len); in __rtk_recv_hci_evt()
457 RTKBT_ERR("%s; Couldn't receive HCI event, err %d", in __rtk_recv_hci_evt()
543 RTKBT_ERR("invalid len %u", l); in line_process()
685 RTKBT_ERR("failed to send hci cmd."); in send_reset_command()
691 RTKBT_ERR("failed to recv hci event."); in send_reset_command()
740 RTKBT_ERR("NULL == dev_entry"); in download_patch()
755 RTKBT_ERR("Failed to get Local Version Information"); in download_patch()
770 RTKBT_ERR("load firmware failed!"); in download_patch()
779 RTKBT_ERR("%s: No patch entry", __func__); in download_patch()
[all …]
H A Drtk_bt.c388 RTKBT_ERR("%s: Corrupted event packet", __func__); in btusb_intr_complete()
394 RTKBT_ERR("%s corrupted event packet", hdev->name); in btusb_intr_complete()
415 RTKBT_ERR("%s: Failed to re-submit urb %p, err %d", in btusb_intr_complete()
457 RTKBT_ERR in btusb_submit_intr_urb()
493 RTKBT_ERR("%s: Corrupted ACL packet", __func__); in btusb_bulk_complete()
499 RTKBT_ERR("%s corrupted ACL packet", hdev->name); in btusb_bulk_complete()
520 RTKBT_ERR in btusb_bulk_complete()
562 RTKBT_ERR("%s: Failed to submit urb %p, err %d", __func__, urb, in btusb_submit_bulk_urb()
600 RTKBT_ERR("%s: Corrupted SCO packet", __func__); in btusb_isoc_complete()
606 RTKBT_ERR("%s corrupted SCO packet", in btusb_isoc_complete()
[all …]
H A Drtk_coex.c48 #undef RTKBT_ERR
63 #define RTKBT_ERR(fmt, arg...) printk(KERN_WARNING "rtk_btcoex: " fmt "\n", ## arg) macro
114 RTKBT_ERR("failed to alloc buffers for ev and l2."); in rtl_alloc_buff()
419 RTKBT_ERR("PSM 0x%x do not need parse", psm); in list_allocate_add()
426 RTKBT_ERR("list_allocate_add: allocate error"); in list_allocate_add()
543 RTKBT_ERR("No HCI device"); in rtk_vendor_cmd_to_fw()
633 RTKBT_ERR("%s: alloc error", __func__); in rtk_notify_profileinfo_to_fw()
673 RTKBT_ERR("%s: : ERROR!!! profile(Index: %x) does not exist", in update_profile_state()
855 RTKBT_ERR("%s: list_allocate_add failed!", __func__); in handle_l2cap_con_req()
1177 RTKBT_ERR("Couldnt alloc skb for WiFi coex message"); in rtw_btcoex_wifi_to_bt()
[all …]
H A Drtk_misc.h48 #define RTKBT_ERR(fmt, arg...) printk(KERN_ERR "rtk_btusb: " fmt "\n" , ## arg) macro
50 #define RTKBT_ERR(fmt, arg...) macro
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c570 RTKBT_ERR("%s: Failed to get hci dev[Null]", __func__); in hci_dev_open()
614 RTKBT_ERR("%s: failed to get hci dev[Null]", __func__); in hci_dev_close()
670 RTKBT_ERR("%s: Hci device has been registered already", __func__); in hci_register_dev()
745 RTKBT_ERR("%s: Frame for unknown HCI device", __func__); in hci_send_to_alsa_ringbuffer()
767 RTKBT_ERR("%s: Frame for unknown HCI device", __func__); in hci_send_to_stack()
772 RTKBT_ERR("%s: HCI not running", __func__); in hci_send_to_stack()
778 RTKBT_ERR("%s: Copy skb error", __func__); in hci_send_to_stack()
969 RTKBT_ERR("%s: Failed to allocate mem", __func__); in hci_hardware_error()
990 RTKBT_ERR("%s: Failed to get hci dev[NULL]", __func__); in btchr_open()
1062 RTKBT_ERR("%s: Failed to get hci dev[Null]", __func__); in btchr_read()
[all …]
H A Drtk_btusb.h115 #define RTKBT_ERR(fmt, arg...) printk(KERN_ERR "rtk_btusb: " fmt "\n" , ## arg) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c48 #undef RTKBT_ERR
63 #define RTKBT_ERR(fmt, arg...) printk(KERN_WARNING "rtk_btcoex: " fmt "\n", ## arg) macro
114 RTKBT_ERR("failed to alloc buffers for ev and l2."); in rtl_alloc_buff()
419 RTKBT_ERR("PSM 0x%x do not need parse", psm); in list_allocate_add()
426 RTKBT_ERR("list_allocate_add: allocate error"); in list_allocate_add()
543 RTKBT_ERR("No HCI device"); in rtk_vendor_cmd_to_fw()
633 RTKBT_ERR("%s: alloc error", __func__); in rtk_notify_profileinfo_to_fw()
673 RTKBT_ERR("%s: : ERROR!!! profile(Index: %x) does not exist", in update_profile_state()
855 RTKBT_ERR("%s: list_allocate_add failed!", __func__); in handle_l2cap_con_req()
1177 RTKBT_ERR("Couldnt alloc skb for WiFi coex message"); in rtw_btcoex_wifi_to_bt()
[all …]