zephyr/samples
Carles Cufi c74675c27a Bluetooth: HCI UART app to run Zephyr as a BLE Controller
Add a new sample application in sample/bluetooth/hci-uart
that acts as a bridge between a UART and the BLE Controller.
It receives commands and ACL data in H4 format over the UART
and passes them on to the BLE Controller to be processed.
It also conversely forwards all events and incoming ACL data
generated by the BLE Controller to the UART.
The application uses the hci_raw interface to pipe the data
to and from the BLE Controller and UART.

Change-Id: Iff7696166a82fe363b2ad4e1abea40103899f927
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-10-21 07:47:31 +03:00
..
bluetooth Bluetooth: HCI UART app to run Zephyr as a BLE Controller 2016-10-21 07:47:31 +03:00
cpp_synchronization samples: remove useless printf/printk wrappers 2016-10-05 23:01:22 +00:00
drivers samples/drivers/spi_lsm9ds0: don't run on QEMUs or FRDMs 2016-10-19 17:56:48 +00:00
environmental_sensing boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
hello_world samples: remove useless printf/printk wrappers 2016-10-05 23:01:22 +00:00
ipm samples/ipm: fix markup 2016-10-17 17:24:09 +00:00
kernel_event_logger boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
net samples/zoap_server: Add preliminary support for validation 2016-10-17 02:12:12 +00:00
nfc/nfc_hello x86: remove dynamic interrupts and exceptions 2016-09-06 18:35:24 +00:00
philosophers unified: fix philosophers demo when using stack objects 2016-10-17 17:54:14 +00:00
power power_mgmt: Reduce complexity in handling of power hooks 2016-10-05 10:05:42 +00:00
sensor sensors: bmi160: remove unused init priority config 2016-10-20 09:39:51 +00:00
shell samples/shell: don't run on QEMU, input not supported 2016-10-19 17:57:15 +00:00
static_lib samples/static_lib: Add testcase.ini 2016-08-04 18:31:12 +00:00
stub boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
synchronization samples: remove useless printf/printk wrappers 2016-10-05 23:01:22 +00:00
task_profiler samples: remove useless printf/printk wrappers 2016-10-05 23:01:22 +00:00
testing ztest: Add documentation 2016-09-30 21:17:40 +00:00
usb boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00