Go to file
Szymon Janc 15c1fed5b6 Bluetooth: SMP: Workaround LE SC bug in iOS
iOS BT stack has a bug in LE SC implementation. If EncKey is not set in
key distribution it sends Pairing Failed PDU if any (?) keys were
distributed. This wasn't visible before as without local privacy no
keys were distributed for LE SC with iPhone.

Change-Id: I36c2398ea821c6048d970b93a58189eb466ea434
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-04-25 12:31:23 +02:00
arch quark_d2000: remove unused code 2016-04-22 20:55:36 -04:00
boards qmsi: uart: use built-in qmsi driver 2016-04-22 20:55:36 -04:00
doc doc: index config variable only once 2016-04-23 01:02:19 +00:00
drivers cc2520: Using new GPIO API callbacks 2016-04-22 22:17:53 -04:00
include Bluetooth: L2CAP: Fix coding style of bt_l2cap_chan_ops 2016-04-25 07:30:25 +00:00
kernel power_mgmt: APIs for devices to signal busy 2016-04-23 02:14:21 +00:00
lib libc: add strncat() to minimal libc 2016-04-16 05:29:21 +00:00
misc x86/debug: GDB server needs to handle some exceptions 2016-04-16 05:29:22 +00:00
net Bluetooth: SMP: Workaround LE SC bug in iOS 2016-04-25 12:31:23 +02:00
samples net: apps: Set IPv4 configuration when doing automatic testing 2016-04-25 09:40:34 +03:00
scripts build: fixes issue in windows Kconfig support 2016-04-23 11:27:11 +00:00
tests Bluetooth: shell: Update advertising command help 2016-04-25 10:15:16 +02:00
.checkpatch.conf
.gitattributes
.gitignore gitignore: Fix doxygen generated directory names 2016-04-15 22:06:42 +00:00
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE
Makefile qmsi: use QMSI_LIBRARY instead of QMSI_DRIVERS 2016-04-22 20:55:36 -04:00
Makefile.inc
zephyr-env.sh