Wireshark-commits: [Wireshark-commits] master 10469df: bluetooth: Provide auxiliary PDU types name
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10469dff01ebd2ea3bb5dbe165a017377592e76c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
10469df by Joakim Andersson (joakim.andersson@xxxxxxxxxxxxx):
bluetooth: Provide auxiliary PDU types name from capture context
Provide a mechanism for the capture context to provide the auxiliary PDU type
name since this value cannot be inferred from the bytestream and must be taken
from context instead.
Change-Id: I7f0ad74b3e30ffecade59b6d0c5965bfc6345319
Signed-off-by: Joakim Andersson <joakim.andersson@xxxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/36783
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 05e8a30 SOMEIP: Bug fix for ignored length field config on struct
add 10469df bluetooth: Provide auxiliary PDU types name from capture context
Summary of changes:
epan/dissectors/packet-btle.c | 39 ++++++++++++++++++++++++++++++++++-----
epan/dissectors/packet-btle.h | 2 ++
2 files changed, 36 insertions(+), 5 deletions(-)