aboutsummaryrefslogtreecommitdiff
path: root/pcap/bpf.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-02-16 17:44:23 -0800
committerGuy Harris <guy@alum.mit.edu>2014-02-16 17:44:23 -0800
commit5c8077e1fa83fb788e33ec1fedfe60074504e4d5 (patch)
treec6109c883b4e4852c7a671b0ce025cf72e0b8c54 /pcap/bpf.h
parent2a68b85923d6a32e882b6884ec1d4525bbe7014c (diff)
Add new Bluetooth link-layer header types.
Diffstat (limited to 'pcap/bpf.h')
-rw-r--r--pcap/bpf.h13
1 files changed, 12 insertions, 1 deletions
diff --git a/pcap/bpf.h b/pcap/bpf.h
index e2efecad..d63057ac 100644
--- a/pcap/bpf.h
+++ b/pcap/bpf.h
@@ -1232,7 +1232,18 @@ struct bpf_program {
*/
#define DLT_BLUETOOTH_LINUX_MONITOR 254
-#define DLT_MATCHING_MAX 254 /* highest value in the "matching" range */
+/*
+ * Bluetooth Basic Rate/Enhanced Data Rate baseband packets, as
+ * captured by Ubertooth.
+ */
+#define DLT_BLUETOOTH_BREDR_BB 255
+
+/*
+ * Bluetooth Low Energy link layer packets, as captured by Ubertooth.
+ */
+#define DLT_BLUETOOTH_LE_LL_WITH_PHDR 256
+
+#define DLT_MATCHING_MAX 256 /* highest value in the "matching" range */
/*
* DLT and savefile link type values are split into a class and