zephyr/net/bluetooth
Johan Hedberg fbb2fe8acf Bluetooth: Make random number generation API public
Applications or higher level profiles that are not part of the core
Bluetooth stack may need an easy way to generate random numbers. Since
we already have an internal helper for this export it for others to
use as well.

Change-Id: I29af7cab30ad8f60d481bc847984e781eaecd6bf
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-06-27 11:09:51 +03:00
..
att_internal.h
att.c Bluetooth: ATT: Merge all permission check in one place 2016-06-21 14:56:04 +03:00
conn_internal.h Bluetooth: L2CAP: Handle incoming BR/EDR connection request 2016-06-21 07:41:27 +00:00
conn.c Bluetooth: Add delay before sending Connection Update 2016-06-16 16:56:39 +03:00
gatt_internal.h
gatt.c
hci_core.c Bluetooth: Avoid unnecessary indentation in read_remote_features_complete 2016-06-20 13:39:28 +03:00
hci_core.h Bluetooth: Make random number generation API public 2016-06-27 11:09:51 +03:00
hci_ecc.c Bluetooth: Make random number generation API public 2016-06-27 11:09:51 +03:00
hci_ecc.h
Kconfig
keys.c
keys.h
l2cap_br.c Bluetooth: L2CAP: Add configuration response handler 2016-06-24 10:07:24 +02:00
l2cap_internal.h Bluetooth: L2CAP: Add configuration response handler 2016-06-24 10:07:24 +02:00
l2cap.c
Makefile
monitor.c
monitor.h
smp_null.c Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
smp.c Bluetooth: SMP: Fix registering L2CAP fixed channel 2016-06-14 17:14:45 +02:00
smp.h
uuid.c