Go to file
Johan Hedberg 38b5be06a7 Bluetooth: samples/central: Use consistent scan type
Both places in the central app that enable scanning should do
duplicate filtering.

Change-Id: If7086667c78878355dc246aa3d0b5ebcbdd0ac7b
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:00 -05:00
arch aio: dw: fix compilation errors 2016-02-05 20:24:58 -05:00
configs quark_se: need some extra love for interrupt driver UARTs 2016-02-05 20:24:58 -05:00
doc Bluetooth: Rename LE scan & advertising APIs for consistency 2016-02-05 20:25:00 -05:00
drivers Bluetooth: Add newline to log macros 2016-02-05 20:24:59 -05:00
include Bluetooth: GATT: Make use of BT_UUID_DECLARE_16 2016-02-05 20:25:00 -05:00
kernel kernel: add per-thread errno support 2016-02-05 20:24:58 -05:00
lib libc/minimal: use per-thread errno implementation 2016-02-05 20:24:58 -05:00
misc kconfig: put bootloader and reboot options in a menu 2016-02-05 20:24:55 -05:00
net Bluetooth: Add ability to specify dedicated LE advertising parameters 2016-02-05 20:25:00 -05:00
samples Bluetooth: samples/central: Use consistent scan type 2016-02-05 20:25:00 -05:00
scripts Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
.checkpatch.conf
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile Zephyr 0.7.0 2016-02-05 20:24:58 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh