zephyr/net
Johan Hedberg 46372d712c Bluetooth: Fix missing bt_buf_pull when parsing adv report
The code would only have worked for reports with num_reports being
equal to 1. Any event with multiple reports would have been
incorrectly parsed because of a missing bt_buf_pull() for the initial
one-byte num_reports value.

Change-Id: I0ac92edb792d559fb8ff84e40a4b4766f46afe58
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:14:02 -05:00
..
bluetooth Bluetooth: Fix missing bt_buf_pull when parsing adv report 2016-02-05 20:14:02 -05:00
defs.objs Bluetooth: Add skeleton for HCI core 2016-02-05 20:13:44 -05:00