aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bthci_acl.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-bthci_acl.h')
-rw-r--r--epan/dissectors/packet-bthci_acl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dissectors/packet-bthci_acl.h b/epan/dissectors/packet-bthci_acl.h
index 421475ddd6..f6c7cb484e 100644
--- a/epan/dissectors/packet-bthci_acl.h
+++ b/epan/dissectors/packet-bthci_acl.h
@@ -31,6 +31,7 @@ typedef struct _bthci_acl_data_t {
guint32 remote_bd_addr_oui;
guint32 remote_bd_addr_id;
+ gboolean is_btle;
} bthci_acl_data_t;
#endif