zephyr/net/bluetooth
Arkadiusz Lichwa dd8bf892f3 Bluetooth: BR/EDR: Handle IO Capability Response event
Enables IO Capability Response event in controller and adds remote IO Capability
and authentication fields to connection object.
Initializes them using IO exchange values delivered in SSP IO Capability
Response event data set representing remote as a part of incoming pairing
process.

Change-Id: Ia73a912f6fb633d1d1bb086ef3af9a280ac5a864
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
2016-02-26 06:22:54 +00:00
..
att_internal.h Bluetooth: Add public att.h header file 2016-02-17 15:05:08 +00:00
att.c Bluetooth: GATT: Expose ATT error codes to application callbacks 2016-02-17 15:05:34 +00:00
conn_internal.h Bluetooth: BR/EDR: Handle IO Capability Response event 2016-02-26 06:22:54 +00:00
conn.c
gatt_internal.h
gatt.c Bluetooth: Change GATT callback return values to ssize_t 2016-02-20 15:39:33 +00:00
hci_core.c Bluetooth: BR/EDR: Handle IO Capability Response event 2016-02-26 06:22:54 +00:00
hci_core.h
Kconfig
keys.c
keys.h Bluetooth: Use BIT() macro wherever possible 2016-02-19 10:47:29 +02:00
l2cap_internal.h
l2cap.c Bluetooth: L2CAP: Log an error if data cannot be sent 2016-02-18 10:01:05 +00:00
Makefile
smp_null.c
smp.c nanokernel: Change fiber_delayed_start() return type 2016-02-23 10:48:54 -05:00
smp.h
stack.h
uuid.c