From ff9c205f943ac86e1d045fbf81df5ce5769f0057 Mon Sep 17 00:00:00 2001 From: Evan Huus Date: Sat, 30 Mar 2013 21:54:42 +0000 Subject: From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8509 Add basic support for Bluetooth GNSS profile. It uses NMEA-0183, but that is not free, so all we can do is add filtering and displaying for ASCII content. Also add colors for DUN, GNSS to show them in contrast to RFCOMM. svn path=/trunk/; revision=48662 --- colorfilters | 2 ++ 1 file changed, 2 insertions(+) (limited to 'colorfilters') diff --git a/colorfilters b/colorfilters index a22bde8d1f..0790ee946f 100644 --- a/colorfilters +++ b/colorfilters @@ -33,6 +33,8 @@ @OBEX@btobex@[15856,45391,43152][5111,4915,4652] @SAP@btsap@[51110,54321,18857][5111,4915,4652] @HFP@bthfp@[57840,49413,65535][5111,4915,4652] +@DUN@btdun@[54914,48086,52739][7995,7208,6946] +@GNSS@btgnss@[65535,56858,42421][7995,7208,6946] @RFCOMM@btrfcomm@[64249,44202,25136][5111,4915,4652] @MCAP@btmcap@[62194,62965,53970][5111,4915,4652] @SDP@btsdp@[34255,42642,22057][5111,4915,4652] -- cgit v1.2.3