Bluetooth: ISO: Pass BIG encryption info through QoS
[platform/kernel/linux-starfive.git] / include / net / bluetooth / hci.h
index 87d92ac..bdee5d6 100644 (file)
@@ -1,6 +1,7 @@
 /*
    BlueZ - Bluetooth protocol stack for Linux
    Copyright (C) 2000-2001 Qualcomm Incorporated
+   Copyright 2023 NXP
 
    Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com>
 
@@ -673,6 +674,8 @@ enum {
 #define HCI_TX_POWER_INVALID   127
 #define HCI_RSSI_INVALID       127
 
+#define HCI_SYNC_HANDLE_INVALID        0xffff
+
 #define HCI_ROLE_MASTER                0x00
 #define HCI_ROLE_SLAVE         0x01