URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=88e28da9fec6b3934dbb226323bd2d6222dba02b
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
88e28da by michal.orynicz (michal.orynicz@xxxxxxxxx):
btatt: Gather rr intervals into a subtree
There can be multiple rr intervals in single HRS packet,
and currently they are just displayed on the same level
as other values in the packet. This may get hard to read
if there are many of them (eg. 8)
Gather RR Interval values into a subtree.
Change-Id: Idf0f0f9fa1265b04eb56defe5960da560d904026
Reviewed-on: https://code.wireshark.org/review/14917
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 2226802 make-taps.pl: Enable "use warnings" pragma
adds 88e28da btatt: Gather rr intervals into a subtree
Summary of changes:
epan/dissectors/packet-btatt.c | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)