zephyr/net/bluetooth
Szymon Janc 075e2c430a Bluetooth: SMP: Fix missing buffer unref for LE SC only mode
If pairing is rejected due to unsatisfying auth requirements
pending response buffer should be freed.

Change-Id: I8bbdad5fac8cd6dbcd674c7ad9725cf44ef79004
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:25:10 -05:00
..
Kconfig Bluetooth: SMP: Add support for Secure Connection Only Mode 2016-02-05 20:25:10 -05:00
Makefile Bluetooth: Always compile in UUID support 2016-02-05 20:24:40 -05:00
att.c Bluetooth: Make use of BT_UUID_DECLARE_16 for services 2016-02-05 20:25:07 -05:00
att.h Bluetooth: Make Kconfig buffer sizes follow MTU sizes 2016-02-05 20:24:45 -05:00
conn.c Bluetooth: SMP: Add support for Secure Connection Only Mode 2016-02-05 20:25:10 -05:00
conn_internal.h Bluetooth: Fix compilation with SMP disabled 2016-02-05 20:25:08 -05:00
gatt.c Bluetooth: add CPF descriptor support 2016-02-05 20:25:08 -05:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
hci_core.c Bluetooth: SMP: Add support for Secure Connection Only Mode 2016-02-05 20:25:10 -05:00
hci_core.h Bluetooth: SMP: Refactor authentication 2016-02-05 20:25:09 -05:00
keys.c Bluetooth: Add newline to log macros 2016-02-05 20:24:59 -05:00
keys.h Bluetooth: SMP: Add support for Secure Connection Only Mode 2016-02-05 20:25:10 -05:00
l2cap.c Bluetooth: Add latency & timeout to LE conn param API 2016-02-05 20:25:02 -05:00
l2cap_internal.h Bluetooth: Move BT_L2CAP_BUF_SIZE to a more appropriate place 2016-02-05 20:24:45 -05:00
smp.c Bluetooth: SMP: Fix missing buffer unref for LE SC only mode 2016-02-05 20:25:10 -05:00
smp.h Bluetooth: SMP: Refactor authentication 2016-02-05 20:25:09 -05:00
smp_null.c Bluetooth: Fix GATT client build without SMP 2016-02-05 20:25:09 -05:00
stack.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.c Bluetooth: UUID: Introduce bt_uuid_copy 2016-02-05 20:25:09 -05:00