Go to file
Szymon Janc 2471d506b2 Bluetooth: Use set_random_address for setting Static Random address
There is no need to open code this as we have helper for this.

Change-Id: I77ab39206d0c5b10f30624e90e864192b9519d0c
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-05-09 11:48:20 +02:00
arch event_logger: add arc support for sleep event 2016-05-06 18:52:45 +00:00
boards qemu_x86: Make the FPU available if it's not building for IAMCU 2016-05-04 10:24:30 +00:00
doc doc: update installation to add PLY library to Python3 2016-05-04 22:57:40 +00:00
drivers drivers/nble: Increase debug for NBLE 2016-05-06 17:05:40 +03:00
include device: simplify synchronization 2016-05-04 22:51:34 +00:00
kernel kernel: _MOVE_INSTR needs to be defined for CONFIG_ARC 2016-05-05 00:06:03 -07:00
lib libc: newlib: fix RAM config names for ARC 2016-05-05 14:08:50 +00:00
misc arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
net Bluetooth: Use set_random_address for setting Static Random address 2016-05-09 11:48:20 +02:00
samples samples: shell now emits a banner 2016-05-05 11:24:30 +00:00
scripts checkpatch: Remove Change-Id warning 2016-05-05 11:24:06 +00:00
tests Bluetooth: shell: Add BR/EDR PSM server registration 2016-05-07 07:07:10 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile build: use gcc instead of ld for linking 2016-05-04 10:27:18 +00:00
Makefile.inc build: generate error if board is not found 2016-04-25 19:17:04 +00:00
zephyr-env.sh