Bluetooth: Add hardware error MGMT event
[platform/kernel/linux-starfive.git] / include / net / bluetooth / hci_core.h
index 0c77c07..f4aefaf 100644 (file)
@@ -2201,6 +2201,7 @@ int mgmt_le_conn_updated(struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type,
                u16 supervision_timeout);
 int mgmt_le_conn_update_failed(struct hci_dev *hdev, bdaddr_t *bdaddr,
                u8 link_type, u8 addr_type, u8 status);
+void mgmt_hardware_error(struct hci_dev *hdev, u8 err_code);
 #endif
 
 int hci_abort_conn(struct hci_conn *conn, u8 reason);