zephyr/samples/bluetooth
Flavio Ceolin c4f7faea10 random: Include header where it is used
Unit tests were failing to build because random header was included by
kernel_includes.h. The problem is that rand32.h includes a generated
file that is either not generated or not included when building unit
tests. Also, it is better to limit the scope of this file to where it is
used.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-07-08 21:05:36 -04:00
..
beacon samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
central zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
central_hr zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
central_ht zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
eddystone zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
handsfree zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_pwr_ctrl zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_rpmsg zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_spi zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci_uart samples: bluetooth: hci_uart: Fix conf file name 2020-06-09 19:06:16 +02:00
hci_usb samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
hci_usb_h4 Bluetooth: hci_usb_h4: Add sample for USB_PID_BLE_HCI_H4_SAMPLE 2020-04-20 21:59:47 +03:00
ibeacon samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
ipsp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh_demo zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh_provisioner zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_csc random: Include header where it is used 2020-07-08 21:05:36 -04:00
peripheral_dis zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_esp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_hids zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_hr zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_ht zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
peripheral_sc_only zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
scan_adv zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
st_ble_sensor zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bluetooth.rst doc: Bluetooth: Documentation overhaul 2019-03-13 10:40:05 +01:00