Go to file
Johan Hedberg 87e18b4fbb Bluetooth: samples: Use consistent naming for HCI apps
The convention for Zephyr sample names is to use _ instead of - for
delimiting words.

Change-Id: I08a63e9f600deb38183f81ddb8f8bf407b6eec2e
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-09 08:57:52 +02:00
.known-issues
arch kernel: add __ASSERT() for thread priorities 2016-11-08 20:27:31 -05:00
boards boards: arduino_101: correct an error related to SPI CS 2016-11-09 02:48:26 +00:00
doc Bluetooth: samples: Use consistent naming for HCI apps 2016-11-09 08:57:52 +02:00
drivers Bluetooth: nble: Use unified k_sem API for semaphores 2016-11-09 08:57:52 +02:00
ext fs: expose generic ramdisk/flash disk access functions 2016-11-09 02:45:45 +00:00
include Bluetooth: Use unified k_sem API for semaphores 2016-11-09 08:57:52 +02:00
kernel kernel: rename k_am_in_isr() to k_is_in_isr() 2016-11-08 20:27:31 -05:00
lib newlib: add support for nano-formatted-io 2016-11-09 02:47:43 +00:00
misc newlib: add support for nano-formatted-io 2016-11-09 02:47:43 +00:00
net Bluetooth: L2CAP: Make CoC depend on SMP 2016-11-04 22:05:05 +02:00
samples Bluetooth: samples: Use consistent naming for HCI apps 2016-11-09 08:57:52 +02:00
scripts boards: Add support for Quark SE C1000_BLE 2016-11-08 15:00:00 +00:00
subsys Bluetooth: HFP HF: SLC connection-Send/Parse BRSF 2016-11-09 08:57:52 +02:00
tests Bluetooth: tests/shell: Implement "clear" command 2016-11-09 08:57:52 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: Add documentation location to Bluetooth subsystem 2016-11-06 10:54:21 +02:00
Makefile build: remove old kernel support 2016-11-07 11:34:18 -08:00
Makefile.inc
zephyr-env.sh