This is a new link-layer header type for the Bluetooth Linux Monitor in
the BlueZ Bluetooth stack.
*/
#define LINKTYPE_NETLINK 253
-#define LINKTYPE_MATCHING_MAX 253 /* highest value in the "matching" range */
+/*
+ * Bluetooth Linux Monitor headers for the BlueZ stack.
+ */
+#define LINKTYPE_BLUETOOTH_LINUX_MONITOR 254
+
+#define LINKTYPE_MATCHING_MAX 254 /* highest value in the "matching" range */
static struct linktype_map {
int dlt;
*/
#define DLT_NETLINK 253
-#define DLT_MATCHING_MAX 253 /* highest value in the "matching" range */
+/*
+ * Bluetooth Linux Monitor headers for the BlueZ stack.
+ */
+#define DLT_BLUETOOTH_LINUX_MONITOR 254
+
+#define DLT_MATCHING_MAX 254 /* highest value in the "matching" range */
/*
* DLT and savefile link type values are split into a class and