Diff between 43c1b24f4631ebdd764e424c1da5a2dbed2759dc and c0b7506c42f73a5ad2d4d05c14b2676e6a08edb9

Changed Files

File Additions Deletions Status
lib/hci.h +1 -0 modified

Full Patch

diff --git a/lib/hci.h b/lib/hci.h
index 898cf52..eb211ca 100644
--- a/lib/hci.h
+++ b/lib/hci.h
@@ -2307,6 +2307,7 @@ struct sockaddr_hci {
 #define HCI_DEV_NONE	0xffff
 
 #define HCI_CHANNEL_RAW		0
+#define HCI_CHANNEL_USER	1
 #define HCI_CHANNEL_MONITOR	2
 #define HCI_CHANNEL_CONTROL	3