zephyr/tests
Emanuele Di Santo 30d65809fc Bluetooth: services: battery service enhancements
This commit moves the BLE GATT Battery service
from /samples/bluetooth/gatt to /subsys/bluetooth/services and
adds a Kconfig entry to enable and configure the service;
when enabled, it will register itself automatically.

Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2019-07-11 13:21:14 +03:00
..
application_development
arch tests: arch: x86: move static_idx under tests/arch/x86 2019-07-09 09:53:44 -07:00
benchmarks
bluetooth Bluetooth: services: battery service enhancements 2019-07-11 13:21:14 +03:00
boards
booting/stub
cmsis_rtos_v1 tests/cmsis_rtos_v1: Correct timing assumptions 2019-07-02 22:52:29 -04:00
cmsis_rtos_v2 CMSIS v2: Work around time unit confusion 2019-07-02 22:52:29 -04:00
crypto
drivers drivers: counter: Add optional flags to alarm configuration structure 2019-07-10 07:42:12 -05:00
kernel tests: kernel: fp_sharing: add test for k_float_disable 2019-07-10 13:44:02 -07:00
lib tests: clib: Make sure ssize_t type is signed 2019-07-09 21:55:05 +03:00
misc
net tests: net: trickle: Adjust config options to avoid error prints 2019-07-10 18:55:37 +03:00
posix tests/posix/common: Adjust miscalibrated timing test 2019-07-02 22:52:29 -04:00
shell
subsys tests: subsys: settings: fix pointer mismatch on 64-bit targets 2019-07-11 09:40:20 +02:00
unit tests: crc: convert to regular test case 2019-07-06 00:31:04 +02:00
ztest