Wireshark-commits: [Wireshark-commits] master-2.0 4498ffa: Bluetooth: ATT: Fix Heart Rate Measureme
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4498ffa59152a65bd2eff63736be9f6d75aca7f7
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
4498ffa by Michal Labedzki (michal.labedzki@xxxxxxxxx):
    Bluetooth: ATT: Fix Heart Rate Measurement characteristic
    
    Hear Rate flags should be 8-bits, not 16.
    
    Change-Id: I31e3219bcdc60f3c649ef2c4f7775c10c1391d6f
    Reviewed-on: https://code.wireshark.org/review/11022
    Petri-Dish: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    (cherry picked from commit 47c8596efecd807d54360d3a77edab422cd2eca9)
    Reviewed-on: https://code.wireshark.org/review/11317
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  4d9c42f   Add jitter logic to RtpAudioStream.
    adds  4498ffa   Bluetooth: ATT: Fix Heart Rate Measurement characteristic
Summary of changes:
 epan/dissectors/packet-btatt.c |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)