aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2018-03-13 09:28:15 +0100
committerAnders Broman <a.broman58@gmail.com>2018-03-13 11:41:19 +0000
commita2cbec743e9c25154281413ea6062ecf81a8a5ea (patch)
treeb858bc93b0f3916d2cc86c493be8883a75ee0840 /test
parent81068f9a228521a2d460706e3d02581ae4c86df2 (diff)
nordic_ble: Fix delta time start-to-start calculation
The on-air time for a packet was calculated wrong because it was using the wrong number of on-air bytes. This has been corrected. Calculating delta time start-to-start for BLE 4.2 requires support for on-air packet size up to 255 bytes (LE Data Length Extensions). For this the payload length size in the header has changed to two bytes. Calculating delta time start-to-start for BLE 5.0 needs physical layer data rate (LE 1M PHY or LE 2M PHY). For this the flags was extended with PHY values. Removed superfluous min and max length checks. Change-Id: I40bef14f0c19ee77a402efc76e5d01826e63e603 Reviewed-on: https://code.wireshark.org/review/26457 Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions