zephyr/net/bluetooth
Szymon Janc fc01e6622b Bluetooth: SMP: Add clarifying comment about rand and ediv
Both legacy STK and LE SC LTK have rand and ediv equal to zero.
Comment that in code to avoid confusion if correct key is being
requested.

Change-Id: I00cbf7264659470226b5ceb28f9cce4ca6b0e2e4
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-02-05 20:24:58 -05:00
..
att.c Bluetooth: Fix checking response len in read by type 2016-02-05 20:24:51 -05:00
att.h Bluetooth: Make Kconfig buffer sizes follow MTU sizes 2016-02-05 20:24:45 -05:00
conn.c Bluetooth: BR/EDR: Use correct ACL Tx MTU and semaphore 2016-02-05 20:24:51 -05:00
conn_internal.h Bluetooth: Cleanup LE ACL Tx semaphore 2016-02-05 20:24:51 -05:00
gatt.c Bluetooth: gatt: Fix missing return and assignment to invalid type 2016-02-05 20:24:47 -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 clarifying comment about rand and ediv 2016-02-05 20:24:58 -05:00
hci_core.h Bluetooth: Cleanup LE ACL Tx semaphore 2016-02-05 20:24:51 -05:00
Kconfig Bluetooth: Kconfig: Be consistent with terminology 2016-02-05 20:24:49 -05:00
keys.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
keys.h Bluetooth: Add support for LE Secure Connections LTK 2016-02-05 20:24:49 -05:00
l2cap.c Bluetooth: L2CAP: Implement segmentation for incoming packets 2016-02-05 20:24:51 -05:00
l2cap_internal.h Bluetooth: Move BT_L2CAP_BUF_SIZE to a more appropriate place 2016-02-05 20:24:45 -05:00
Makefile Bluetooth: Always compile in UUID support 2016-02-05 20:24:40 -05:00
smp.c Bluetooth: SMP: Refactor keys handling 2016-02-05 20:24:52 -05:00
smp.h Bluetooth: SMP: Refactor keys handling 2016-02-05 20:24:52 -05:00
smp_null.c Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
stack.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
uuid.c Bluetooth: Make bt_uuid_str parameter const 2016-02-05 20:24:38 -05:00