zephyr/samples/bluetooth
Leandro Pereira da9b0ddf5b drivers: Rename random to entropy
This should clear up some of the confusion with random number
generators and drivers that obtain entropy from the hardware.  Also,
many hardware number generators have limited bandwidth, so it's natural
for their output to be only used for seeding a random number generator.

Signed-off-by: Leandro Pereira <leandro.pereira@intel.com>
2017-11-01 08:26:29 -04:00
..
beacon samples: bluetooth: add nrf52_pca10040 to beacon sample 2017-10-31 12:32:34 -04:00
central tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
central_hr tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
eddystone tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
gatt
handsfree tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
hci_spi tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
hci_uart tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
hci_usb usb: Remove default Vendor and Product ID 2017-10-19 09:30:58 -04:00
ipsp Bluetooth: ipsp: Add detailed instructions 2017-10-30 08:10:35 -04:00
mesh tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
mesh_demo samples: mesh_demo: Enable relay by default for the micro:bit 2017-10-23 12:39:52 +02:00
peripheral tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
peripheral_csc drivers: Rename random to entropy 2017-11-01 08:26:29 -04:00
peripheral_dis tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
peripheral_esp tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
peripheral_hids tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
peripheral_hr tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
peripheral_sc_only tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
scan_adv tests: samples: fix yaml syntax 2017-10-15 08:15:00 -04:00
bluetooth.rst