Diff between b163e2bd03034cfbdbf449f85144917497bb1799 and 138e97020d5fb2261ab2c4554dedf1f8216986d8

Changed Files

File Additions Deletions Status
lib/bluetooth.h +2 -0 modified

Full Patch

diff --git a/lib/bluetooth.h b/lib/bluetooth.h
index a4ed65d..073ed87 100644
--- a/lib/bluetooth.h
+++ b/lib/bluetooth.h
@@ -240,6 +240,8 @@ enum {
 
 #define BT_ISO_BASE		20
 
+#define BT_POLL_ERRQUEUE	21
+
 /* Byte order conversions */
 #if __BYTE_ORDER == __LITTLE_ENDIAN
 #define htobs(d)  (d)