Wireshark-commits: [Wireshark-commits] master 52400c9: Bluetooth: Set correct name of target addres
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Apr 2020 10:53:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=52400c9869c852b6cd0e0c44e2782ce7c4536009
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

52400c9 by Joakim Andersson (joakim.andersson@xxxxxxxxxxxxx):

    Bluetooth: Set correct name of target address in ADV_DIRECT_IND PDU
    
    The initiator address field of the directed advertising PDU has been renamed
    to target address in newer versions of the Bluetooth specification.
    
    Change-Id: I7f0ad74b3e30ffecade59b6d0c5965bfc6345313
    Signed-off-by: Joakim Andersson <joakim.andersson@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36778
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  21b4b3c   Bluetooth: Add channel to bluetooth dissector context
     add  52400c9   Bluetooth: Set correct name of target address in ADV_DIRECT_IND PDU


Summary of changes:
 epan/dissectors/packet-btle.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)