Wireshark-commits: [Wireshark-commits] master a6ea26a: Bluetooth: Add handling of ADV_EXT_IND and s
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a6ea26a131555992518aef9b031470790fb113b6
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a6ea26a by Joakim Andersson (joakim.andersson@xxxxxxxxxxxxx):
Bluetooth: Add handling of ADV_EXT_IND and setting valid adv header flags
Add handling of ADV_EXT_IND and setting valid adv header flags.
Advertising Extension assumes channel selection #2, and both TX and RX address
type bits must be checked if present in the extended advertising header by
reading the extended advertising header flags.
Change-Id: I7f0ad74b3e30ffecade59b6d0c5965bfc6345315
Signed-off-by: Joakim Andersson <joakim.andersson@xxxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/36780
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from abcb95f PacketList: ignoreFrame: remove write-only variable
add a6ea26a Bluetooth: Add handling of ADV_EXT_IND and setting valid adv header flags
Summary of changes:
epan/dissectors/packet-btle.c | 105 +++++++++++++++++++++++++++++++++---------
1 file changed, 82 insertions(+), 23 deletions(-)