Bluetooth: Use bt_dev_err and bt_dev_info when possible
In case of using BT_ERR and BT_INFO, convert to bt_dev_err and bt_dev_info when possible. This allows for controller specific reporting. Signed-off-by:Marcel Holtmann <marcel@holtmann.org> Signed-off-by:
Johan Hedberg <johan.hedberg@intel.com>
Showing
- drivers/bluetooth/bpa10x.c 6 additions, 9 deletionsdrivers/bluetooth/bpa10x.c
- drivers/bluetooth/bt3c_cs.c 1 addition, 1 deletiondrivers/bluetooth/bt3c_cs.c
- drivers/bluetooth/btbcm.c 50 additions, 53 deletionsdrivers/bluetooth/btbcm.c
- drivers/bluetooth/btintel.c 21 additions, 21 deletionsdrivers/bluetooth/btintel.c
- drivers/bluetooth/btqca.c 3 additions, 3 deletionsdrivers/bluetooth/btqca.c
- drivers/bluetooth/btrtl.c 11 additions, 10 deletionsdrivers/bluetooth/btrtl.c
- drivers/bluetooth/btusb.c 75 additions, 80 deletionsdrivers/bluetooth/btusb.c
- drivers/bluetooth/hci_ath.c 1 addition, 1 deletiondrivers/bluetooth/hci_ath.c
- drivers/bluetooth/hci_h4.c 1 addition, 1 deletiondrivers/bluetooth/hci_h4.c
- drivers/bluetooth/hci_qca.c 6 additions, 6 deletionsdrivers/bluetooth/hci_qca.c
- drivers/bluetooth/hci_serdev.c 4 additions, 5 deletionsdrivers/bluetooth/hci_serdev.c
- include/net/bluetooth/bluetooth.h 3 additions, 0 deletionsinclude/net/bluetooth/bluetooth.h
- net/bluetooth/a2mp.c 1 addition, 1 deletionnet/bluetooth/a2mp.c
- net/bluetooth/amp.c 2 additions, 2 deletionsnet/bluetooth/amp.c
- net/bluetooth/hci_conn.c 2 additions, 2 deletionsnet/bluetooth/hci_conn.c
- net/bluetooth/hci_core.c 17 additions, 18 deletionsnet/bluetooth/hci_core.c
- net/bluetooth/hci_event.c 24 additions, 22 deletionsnet/bluetooth/hci_event.c
- net/bluetooth/hci_request.c 9 additions, 7 deletionsnet/bluetooth/hci_request.c
- net/bluetooth/hci_sysfs.c 1 addition, 1 deletionnet/bluetooth/hci_sysfs.c
- net/bluetooth/mgmt.c 30 additions, 26 deletionsnet/bluetooth/mgmt.c
Loading
Please register or sign in to comment