Update Bluez header for new ACL state debug parameters.
diff --git a/bluez-clean-headers/bluetooth/hci.h b/bluez-clean-headers/bluetooth/hci.h
index 506d7a0..83553a1 100644
--- a/bluez-clean-headers/bluetooth/hci.h
+++ b/bluez-clean-headers/bluetooth/hci.h
@@ -687,6 +687,9 @@
         uint8_t  out;
         uint16_t state;
         uint32_t link_mode;
+        uint32_t mtu;
+        uint32_t cnt;
+        uint32_t pkts;
 };
 struct hci_conn_list_req {
         uint16_t dev_id;