zephyr/subsys/bluetooth
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
..
controller Bluetooth: Controller: revert to event callback inside radio ISR 2017-01-05 08:49:17 +02:00
host Bluetooth: Fix potential race condition in bt_pub_key_gen() 2017-01-05 14:48:01 +02:00
Kconfig Bluetooth: Controller: Switch to controller-side RX thread 2017-01-05 08:49:17 +02:00
Makefile Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00