zephyr/subsys/bluetooth/host
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
..
a2dp_internal.h
a2dp.c Bluetooth: A2DP: Removes confirmation callback registration 2017-01-05 08:49:17 +02:00
at.c Bluetooth: AT: Reset AT and CMD state 2017-01-05 12:35:21 +05:30
at.h Bluetooth: AT: Rename API's which uses term 'stream' 2017-01-05 08:49:16 +02:00
att_internal.h
att.c Bluetooth: ATT: Fix using k_fifo API with net_buf 2017-01-05 08:49:17 +02:00
avdtp_internal.h Bluetooth: AVDTP:Add Accept Incoming connection cb 2017-01-05 11:33:24 +00:00
avdtp.c Bluetooth: AVDTP:Add Accept Incoming connection cb 2017-01-05 11:33:24 +00:00
conn_internal.h Bluetooth: Rename SEND_STACK to TX_STACK_SIZE 2017-01-05 08:49:16 +02:00
conn.c Bluetooth: Fix another incorrect memcpy call 2017-01-05 08:49:16 +02:00
ecc.h
gatt_internal.h
gatt.c Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
hci_core.c Bluetooth: Fix potential race condition in bt_pub_key_gen() 2017-01-05 14:48:01 +02:00
hci_core.h Bluetooth: Introduce support for HCI driver-side RX thread 2017-01-05 08:49:16 +02:00
hci_ecc.c Bluetooth: hci_ecc: Verify LE Generate DHKey command parameters 2017-01-05 08:49:17 +02:00
hci_ecc.h
hci_raw_internal.h Bluetooth: Controller: Implement ECC commands 2016-12-03 17:09:38 +00:00
hci_raw.c Bluetooth: Create separate bt_recv_prio() API 2017-01-05 08:49:17 +02:00
hfp_hf.c Bluetooth: HFP HF: Rename cind_status_handle_values 2017-01-05 12:35:21 +05:30
hfp_internal.h Bluetooth: HFP HF: SLC query indicators present value 2017-01-05 08:49:16 +02:00
Kconfig Bluetooth: Reduce the minimum RX buf count to 2 2017-01-05 08:49:17 +02:00
keys_br.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
keys.c Bluetooth: Remove not needed nano_work.h includes 2016-11-11 07:59:15 +02:00
keys.h Bluetooth: Implement bt_storage_clear() 2016-11-09 08:57:52 +02:00
l2cap_br.c Bluetooth: Remove support for host flow control 2017-01-05 08:49:16 +02:00
l2cap_internal.h net: buf: Redesigned pool & buffer allocation API 2016-12-13 21:41:53 +00:00
l2cap.c Bluetooth: Remove support for host flow control 2017-01-05 08:49:16 +02:00
log.c
Makefile Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
monitor.c Bluetooth: Use _vprintk() instead of _prf() 2016-12-11 04:26:06 +00:00
monitor.h
rfcomm_internal.h Bluetooth: RFCOMM: Implement timer in session 2017-01-05 09:36:08 +00:00
rfcomm.c Bluetooth: RFCOMM: Implement timer in session 2017-01-05 09:36:08 +00:00
sdp_internal.h Bluetooth: SDP: Introduce ContinuationState of PDU 2017-01-05 08:49:16 +02:00
sdp.c Bluetooth: SDP: Update 'no records found' code comment 2017-01-05 08:49:17 +02:00
smp_null.c Bluetooth: Fix reserve param of bt_l2cap_create_pdu() 2017-01-05 08:49:16 +02:00
smp.c Bluetooth: Fix reserve param of bt_l2cap_create_pdu() 2017-01-05 08:49:16 +02:00
smp.h Bluetooth: SMP: Add support for CT2 auth bit 2016-12-16 10:27:48 +02:00
storage.c Bluetooth: Switch from printf to printk functions 2016-12-09 08:18:24 +02:00
uuid.c Bluetooth: Remove not needed header in uuid.c file 2016-12-09 19:34:59 +01:00