Go to file
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
arch bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
config
doc
drivers bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
host
include Bluetooth: Use 'void *' also for bt_buf_pull/push return value 2016-02-05 20:14:02 -05:00
kernel
lib/libc/minimal
make
misc
net Bluetooth: Fix missing bt_buf_pull when parsing adv report 2016-02-05 20:14:02 -05:00
samples
scripts
shared/include/nanokernel/x86
.gitattributes
.gitignore
.mailmap
vxmicro-env.bash