No description
Find a file
Mariusz Skamra 5438f7b96b Bluetooth: tester: Handle Set Connectable command
This patch is needed to be able to test zephyr against tests
which require Zephyr to be non-connectable.

This adds handler for the opcode 0x06 - Set Connectable command.
Based on connectable flag in current settings, the corresponding
advertising type is set after issuing Start Advertising command.
If connectable, Connectable undirected advertising type is set,
if non-connectable Non connectable undirected advertising type
is set.

Change-Id: I77865b67c4b717548095ac5e398a873d1b739d6a
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:24:24 -05:00
arch Add PCI legacy bridge to Galileo configuration 2016-02-05 20:24:23 -05:00
doc doc: use zephyr for SDK, not yocto 2016-02-05 20:24:23 -05:00
drivers Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
include Bluetooth: Disable parts of public API if not configured 2016-02-05 20:24:24 -05:00
kernel kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
lib libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
misc kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
net net: contiki: Remove unused variable declaration 2016-02-05 20:24:24 -05:00
samples Bluetooth: tester: Handle Set Connectable command 2016-02-05 20:24:24 -05:00
scripts checkpatch: remove comment about MAINTAINERS file 2016-02-05 20:24:23 -05:00
.checkpatch.conf checkpatch: added config file 2016-02-05 20:24:23 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile Zephyr 0.5.0 2016-02-05 20:24:22 -05:00
Makefile.inc Kbuild: Use DOTCONFIG instead of /.config 2016-02-05 20:15:33 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00