URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c1db69189b18d486176bc0ecd93a5466027a027
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3c1db69 by AndersBroman (anders.broman@xxxxxxxxxxxx):
[BTLE] Change address from unknown_0x... to master or slave.
Change-Id: I571a2f6f96c37e608201092e7ea7f53862b8d2ad
Reviewed-on: https://code.wireshark.org/review/16844
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from b6e0335 [BLE] Make the Nordic BLE dissector fill in the btle_context_t struct.
adds 3c1db69 [BTLE] Change address from unknown_0x... to master or slave.
Summary of changes:
epan/dissectors/packet-btle.c | 31 ++++++++++++++++++++++++++-----
epan/dissectors/packet-btle.h | 15 ++++++++++-----
epan/dissectors/packet-nordic_ble.c | 2 ++
3 files changed, 38 insertions(+), 10 deletions(-)