zephyr/subsys
Johan Hedberg 696b89da0f Bluetooth: Fix potential race condition in bt_pub_key_gen()
It's possible for the Public Key to be available by the time that the
bt_hci_cmd_send_sync() returns, so we need to make sure the flags have
the right values no matter what.

Change-Id: I053093b6611af360f52b14ddca50d409388f9475
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-01-05 14:48:01 +02:00
..
bluetooth Bluetooth: Fix potential race condition in bt_pub_key_gen() 2017-01-05 14:48:01 +02:00
debug kernel: replace all remaining nanokernel occurances 2016-12-25 14:34:43 -05:00
fs shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
logging logging: move event_logger to subsys/logging 2016-12-25 14:34:43 -05:00
net net: shell: NET_SHELL is not NET_LOG dependent 2017-01-02 10:03:20 +01:00
shell shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
usb arch/arc, usb, ztest: Add the ARG_UNUSED macro 2016-12-21 12:54:54 +00:00
Kconfig shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
Makefile shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00