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 kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
doc doc: fix formatting and move around optional requirements 2016-02-05 20:14:01 -05:00
drivers bluetooth: UART based driver no longer needs to set regs and irq 2016-02-05 20:14:01 -05:00
host kconf: Fix build with gcc 5.1.1 2016-02-05 20:14:01 -05:00
include Bluetooth: Use 'void *' also for bt_buf_pull/push return value 2016-02-05 20:14:02 -05:00
kernel Relocate misplaced pipe buffer code 2016-02-05 20:14:01 -05:00
lib/libc/minimal libc: Fix memcmp implementation 2016-02-05 20:14:00 -05:00
make kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Fix missing bt_buf_pull when parsing adv report 2016-02-05 20:14:02 -05:00
samples Streamline public pipe APIs 2016-02-05 20:14:00 -05:00
scripts Streamline public pipe APIs 2016-02-05 20:14:00 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash Remove references to ICC 2016-02-05 20:14:00 -05:00