zephyr/subsys/bluetooth/host
Johan Hedberg 8f9c305a15 Bluetooth: Move PRNG initialization a bit later in HCI init
Move the PRNG initialization after reading local supported commands,
so that we don't send HCI_LE_Rand if the controller doesn't support it
(we still need to fail the init however). The patch also removes a few
unnecessary #ifdefs related to crypto.h.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-06-27 13:16:16 +03:00
..
a2dp_internal.h
a2dp.c
at.c
at.h
att_internal.h
att.c Bluetooth: GATT: Add GAP service by default 2017-06-15 21:53:00 +03:00
avdtp_internal.h
avdtp.c
conn_internal.h
conn.c Bluetooth: conn: Add pending tx before calling bt_send() 2017-06-23 18:02:08 +03:00
crypto.c Bluetooth: Move PRNG initialization a bit later in HCI init 2017-06-27 13:16:16 +03:00
crypto.h
ecc.h
gatt_internal.h Bluetooth: GATT: Add GAP service by default 2017-06-15 21:53:00 +03:00
gatt.c Bluetooth: GATT: Rename bt_gatt_unregister_service 2017-06-20 15:32:16 +03:00
hci_core.c Bluetooth: Move PRNG initialization a bit later in HCI init 2017-06-27 13:16:16 +03:00
hci_core.h
hci_ecc.c misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
hci_ecc.h
hci_raw_internal.h
hci_raw.c
hfp_hf.c
hfp_internal.h
Kconfig Bluetooth: controller: Add inital support for Controller-based privacy 2017-06-20 15:20:09 +03:00
keys_br.c
keys.c
keys.h
l2cap_br.c
l2cap_internal.h
l2cap.c net: buf: Move net_buf_pool objects to dedicated linker area 2017-06-16 17:05:06 +03:00
Makefile
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c misc: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
sdp_internal.h
sdp.c
smp_null.c
smp.c
smp.h
storage.c
uuid.c