[PATCH BlueZ 2/3] lib: add BT_PKT_SEQNUM and BT_SCM_PKT_SEQNUM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Socket options and CMSG identifier for ISO packet sequence numbers.
---
 lib/bluetooth.h | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/lib/bluetooth.h b/lib/bluetooth.h
index 150679d72..4fb8ab2ec 100644
--- a/lib/bluetooth.h
+++ b/lib/bluetooth.h
@@ -253,6 +253,10 @@ enum {
 
 #define BT_ISO_BASE		20
 
+#define BT_PKT_SEQNUM		21
+
+#define BT_SCM_PKT_SEQNUM	0x05
+
 /* Byte order conversions */
 #if __BYTE_ORDER == __LITTLE_ENDIAN
 #define htobs(d)  (d)
-- 
2.50.1





[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux