aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/wtap.c
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/wtap.c')
-rw-r--r--wiretap/wtap.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/wiretap/wtap.c b/wiretap/wtap.c
index ecff10b716..181a110711 100644
--- a/wiretap/wtap.c
+++ b/wiretap/wtap.c
@@ -611,6 +611,12 @@ static struct encap_type_info encap_table_base[] = {
/* WTAP_ENCAP_RTAC_SERIAL */
{ "RTAC serial-line", "rtac-serial" },
+
+ /* WTAP_ENCAP_BLUETOOTH_LE_LL */
+ { "Bluetooth Low Energy Link Layer", "bluetooth-le-ll" },
+
+ /* WTAP_ENCAP_WIRESHARK_UPPER_PDU */
+ { "Wireshark Upper PDU export", "wireshark-upper-pdu" },
};
WS_DLL_LOCAL