URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1dee59d6661dc9538819209607e7884c45049b9
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f1dee59 by Michal Labedzki (michal.labedzki@xxxxxxxxx):
Bluetooth: A2DP: Add AVRCP song position indicator
"sbc.avrcp_song_position" can be used to determine time synchronization
between AVRCP and A2DP. It is updated on every
AVRCP PlaybackPositionChanged. Also provide version for aptx.
Change-Id: I48cd49f0fee54131a738290e2a70a24d33ba1d22
Reviewed-on: https://code.wireshark.org/review/5290
Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
Actions performed:
from ad1977b Qt: Fix non-translate-able text
adds f1dee59 Bluetooth: A2DP: Add AVRCP song position indicator
Summary of changes:
epan/dissectors/Makefile.common | 1 +
epan/dissectors/packet-btavdtp.c | 39 +++++++++++++++++++++
epan/dissectors/packet-btavdtp.h | 1 +
epan/dissectors/packet-btavrcp.c | 34 +++++++++++++++---
ui/language.h => epan/dissectors/packet-btavrcp.h | 25 ++++++-------
epan/dissectors/packet-sbc.c | 14 +++++++-
6 files changed, 93 insertions(+), 21 deletions(-)
copy ui/language.h => epan/dissectors/packet-btavrcp.h (79%)