URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b23587f6d5ff009500a24ee275a2ca8a4bb5af23
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b23587f by Guy Harris (guy@xxxxxxxxxxxx):
Show millisecond values as both raw and "(N msec)".
Do as we do with other Bluetooth fields that, when multiplied by 1.25,
give time amounts in milliseconds.
Change-Id: I89c599e68f91c134b216c495dabdbf77db10def3
Reviewed-on: https://code.wireshark.org/review/17099
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 315bba7 FP: ensure that mac and rlc structures are always allocated
adds b23587f Show millisecond values as both raw and "(N msec)".
Summary of changes:
epan/dissectors/packet-btle.c | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)