zephyr/net/bluetooth
Szymon Janc 515ec20a06 Bluetooth: SMP: Fix not waiting for remote DHCheck
When doing LE SC pairing with Passkey Confirmation slave must wait
for remote DHCheck before doing comparison. This fix issue with
pairing as slave when passkey was first confirmed locally.

Change-Id: Iba780836341a944997adde24285b2e650b31afa1
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-05-30 09:37:06 +02:00
..
att_internal.h Bluetooth: Add public att.h header file 2016-02-17 15:05:08 +00:00
att.c Bluetooth: GATT: Remove authorization permission 2016-05-11 15:18:09 +00:00
conn_internal.h Bluetooth: Move bt_conn functions to conn.c 2016-05-03 13:05:06 +03:00
conn.c Bluetooth: Move bt_conn functions to conn.c 2016-05-03 13:05:06 +03:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gatt.c Bluetooth: GATT: Make bt_gatt_write take a struct 2016-05-10 17:55:06 +00:00
hci_core.c Bluetooth: Increase HCI_LE_Rand delay for Arduino 101 2016-05-25 11:32:31 +03:00
hci_core.h Bluetooth: Offload ECC calculations to task 2016-05-25 09:52:08 +02:00
hci_ecc.c Bluetooth: Fix sending DHKey event if invalid key was provided 2016-05-30 09:37:06 +02:00
hci_ecc.h Bluetooth: Offload ECC calculations to task 2016-05-25 09:52:08 +02:00
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
keys.c Bluetooth: Use bt_addr_t inside bt_addr_le_t 2016-04-05 12:29:14 +03:00
keys.h Bluetooth: Compile only required parts of keys support 2016-03-23 10:36:28 +01:00
l2cap_br.c Bluetooth: L2CAP: Handle disconnection request from peer 2016-05-20 06:54:10 +00:00
l2cap_internal.h Bluetooth: L2CAP: Handle information request command on BR/EDR 2016-05-13 09:07:50 +00:00
l2cap.c Bluetooth: L2CAP: Refactor l2cap_chan_get() in l2cap.c 2016-05-16 17:00:11 +02:00
Makefile Bluetooth: Offload ECC calculations to task 2016-05-25 09:52:08 +02:00
monitor.c Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
monitor.h Bluetooth: monitor: Add 32-bit timestamp support 2016-05-04 21:19:49 +03:00
smp_null.c Bluetooth: Refactor buffer handling for non-host managed buffers 2016-04-11 11:52:29 +00:00
smp.c Bluetooth: SMP: Fix not waiting for remote DHCheck 2016-05-30 09:37:06 +02:00
smp.h Bluetooth: Add support for confirming incoming JustWorks pairing 2016-04-14 15:20:03 +00:00
uuid.c Bluetooth: fix bswap order when building 128bit UUIDs 2016-02-05 20:25:33 -05:00