zephyr/net/bluetooth
Andrei Emeltchenko 5c8fda8e67 Bluetooth: Add data signing function
bt_smp_sign_packet() signs data packet adding signature and count at
the end of data.

Change-Id: I6cca931cf33d74a765f4b4aa126aae10bee7ef4c
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:15:24 -05:00
..
att.c Bluetooth: ATT: Add bt_att_get_mtu 2016-02-05 20:15:22 -05:00
att.h Bluetooth: ATT: Add bt_att_get_mtu 2016-02-05 20:15:22 -05:00
buf.c Bluetooth: buf: Add bt_buf_add_le16() API 2016-02-05 20:14:40 -05:00
conn_internal.h Bluetooth: Add connection security level tracking 2016-02-05 20:15:24 -05:00
conn.c Bluetooth: Add connection security level tracking 2016-02-05 20:15:24 -05:00
gatt.c Bluetooth: Fix wrong check 2016-02-05 20:15:23 -05:00
hci_core.c Bluetooth: Enable LE Remote Features event handler 2016-02-05 20:15:24 -05:00
hci_core.h Bluetooth: Start using atomic flags to indicate bt_dev state 2016-02-05 20:14:43 -05:00
Kconfig Bluetooth: Make self-test option relevant to SMP debug 2016-02-05 20:15:23 -05:00
keys.c Bluetooth: keys: Add bt_keys_find_addr 2016-02-05 20:14:44 -05:00
keys.h Bluetooth: keys: Add bt_keys_find_addr 2016-02-05 20:14:44 -05:00
l2cap.c Bluetooth: L2CAP: Reject a request for conn parameters update as slave 2016-02-05 20:14:43 -05:00
l2cap.h Bluetooth: Propagate SMP & L2CAP init failures 2016-02-05 20:14:41 -05:00
Makefile Bluetooth: Move key handling to separate files 2016-02-05 20:14:17 -05:00
smp.c Bluetooth: Add data signing function 2016-02-05 20:15:24 -05:00
smp.h Bluetooth: Add data signing function 2016-02-05 20:15:24 -05:00
uuid.c Bluetooth: Add bt_uuid_cmp 2016-02-05 20:14:04 -05:00