zephyr/net/bluetooth
Arkadiusz Lichwa 19ee83ec19 Bluetooth: BR/EDR: Handle PIN code request
Unmasks pin code request to be able service
pairing request from legacy 2.0 devices.

Change-Id: I5c09232d8e6e2c7673a35205e0bfeb8c8240388e
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-05 20:25:09 -05:00
..
att.c Bluetooth: Make use of BT_UUID_DECLARE_16 for services 2016-02-05 20:25:07 -05:00
att.h
conn_internal.h Bluetooth: Fix compilation with SMP disabled 2016-02-05 20:25:08 -05:00
conn.c Bluetooth: Fix buffer overflow with ACL fragments 2016-02-05 20:25:09 -05:00
gatt_internal.h
gatt.c Bluetooth: add CPF descriptor support 2016-02-05 20:25:08 -05:00
hci_core.c Bluetooth: BR/EDR: Handle PIN code request 2016-02-05 20:25:09 -05:00
hci_core.h Bluetooth: SMP: Refactor authentication 2016-02-05 20:25:09 -05:00
Kconfig Bluetooth: Kconfig: Move SMP related option under BLUETOOTH_SMP 2016-02-05 20:25:07 -05:00
keys.c
keys.h
l2cap_internal.h
l2cap.c Bluetooth: Add latency & timeout to LE conn param API 2016-02-05 20:25:02 -05:00
Makefile
smp_null.c Bluetooth: Fix GATT client build without SMP 2016-02-05 20:25:09 -05:00
smp.c Bluetooth: SMP: Refactor authentication 2016-02-05 20:25:09 -05:00
smp.h Bluetooth: SMP: Refactor authentication 2016-02-05 20:25:09 -05:00
stack.h
uuid.c