zephyr/net/bluetooth
Arkadiusz Lichwa 7420276282 Bluetooth: BR/EDR: Enable cancel Passkey Notify authentication
From now on user/app has possibility to dismiss Passkey Notify authentication
on acceptor side even with DisplayOnly interface. The action on 'Cancel' API
in this case is disconnection.

Change-Id: I4be198482c23c0ccaeb0112b72ff269037e03583
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-04-01 09:26:24 +00:00
..
Kconfig kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
Makefile Bluetooth: Build keys support if BR/EDR is enabled 2016-03-23 10:36:28 +01:00
att.c Bluetooth: Fix checkpatch error/warnings 2016-03-21 14:48:40 +01:00
att_internal.h Bluetooth: Add public att.h header file 2016-02-17 15:05:08 +00:00
conn.c Bluetooth: BR/EDR: Enable cancel Passkey Notify authentication 2016-04-01 09:26:24 +00:00
conn_internal.h Bluetooth: BR/EDR: Add no-bond keys flag 2016-03-21 11:13:12 +00:00
gatt.c Bluetooth: GATT: Force write to CCC when reconnecting 2016-04-01 09:24:02 +00:00
gatt_internal.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
hci_core.c Bluetooth: Make controller to host flow control conditional 2016-04-01 08:41:39 +03:00
hci_core.h Bluetooth: Add initial support for BR/EDR discovery 2016-03-24 20:25:02 +00:00
keys.c Bluetooth: Compile only required parts of keys support 2016-03-23 10:36:28 +01:00
keys.h Bluetooth: Compile only required parts of keys support 2016-03-23 10:36:28 +01:00
l2cap.c Bluetooth: Dereference NULL pointer after check 2016-03-24 15:02:55 +02:00
l2cap_internal.h Bluetooth: Add API to update LE connection parameters 2016-02-05 20:25:33 -05:00
smp.c Bluetooth: Fix checkpatch error/warnings 2016-03-21 14:48:40 +01:00
smp.h Bluetooth: Use bt_auth_cancel for pairing cancel 2016-03-08 15:38:59 +00:00
smp_null.c Bluetooth: Cleanup dependency build for LE/BREDR 2016-03-09 10:55:31 +00:00
uuid.c Bluetooth: fix bswap order when building 128bit UUIDs 2016-02-05 20:25:33 -05:00