zephyr/net/bluetooth
Szymon Janc bccc1bf0e1 Bluetooth: SMP: Send pairing failed on unexpected PDU
If unexpected PDU is recevied it is better to reply with Pairing
Failed and abort pairing then just silently ingore such PDU as
pairing will most likely fail anyway.

Change-Id: I3c67a6997a5e8d33b1e97cb955981a52baf38d02
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-07-09 12:40:48 +00:00
..
att_internal.h
att.c Bluetooth: ATT: Add timeout handling 2016-07-08 12:05:33 +00:00
conn_internal.h
conn.c
ecc.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
gatt_internal.h
gatt.c Bluetooth: Fix missing endian conversion 2016-07-07 06:04:33 +00:00
hci_core.c Bluetooth: Use LE Rand workaround for MyNewt on Quark SE Devboard 2016-07-06 12:08:42 +00:00
hci_core.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
hci_ecc.c Bluetooth: Add priority buffer for handling critical HCI events 2016-06-29 14:51:51 +00:00
hci_ecc.h
Kconfig
keys.c
keys.h
l2cap_br.c Bluetooth: L2CAP: Avoid double endianess convertion 2016-07-06 12:08:31 +00:00
l2cap_internal.h Bluetooth: L2CAP: Add configuration response handler 2016-06-24 10:07:24 +02:00
l2cap.c Bluetooth: L2CAP: Add timeout handling 2016-07-08 12:05:33 +00:00
Makefile
monitor.c
monitor.h
smp_null.c
smp.c Bluetooth: SMP: Send pairing failed on unexpected PDU 2016-07-09 12:40:48 +00:00
smp.h Bluetooth: Create proper abstraction for ECC access 2016-07-01 11:21:04 +03:00
uuid.c