Wireshark-commits: [Wireshark-commits] master 3c2d080: Bluetooth: Rename packet names that has chan

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 11 Apr 2020 18:44:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3c2d080dee7e897849672f67bd1972c78e17bc1c
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3c2d080 by Joakim Andersson (joakim.andersson@xxxxxxxxxxxxx):

    Bluetooth: Rename packet names that has changed from REQ to IND in the spec
    
    Rename packets names that has changed in the bluetooth core specification.
    Requests have responses, indications have no response.
    
    Change-Id: I7f0ad74b3e30ffecade59b6d0c5965bfc6345310
    Signed-off-by: Joakim Andersson <joakim.andersson@xxxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/36775
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  6308451   test: fix invalid escape sequence warnings
     add  3c2d080   Bluetooth: Rename packet names that has changed from REQ to IND in the spec


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