zephyr/tests
Luiz Augusto von Dentz 1b038f2941 Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value
This ensures the every characteristic has a value attribute declared
with the same UUID since the old macro did not declare the value the
application would normally have to declare one itself using a different
UUID which is not allowed.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2018-05-14 18:51:22 +03:00
..
application_development tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
benchmarks tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
bluetooth Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
boards tests: fix doxygen comments 2018-05-07 12:27:07 -04:00
booting/stub
compliance
crypto
drivers tests: watchdog: Add new test implementation 2018-05-14 10:28:23 -05:00
include tests: remove dot after PASS|FAIL 2018-05-08 07:56:18 -04:00
kernel tests kernel pending: unitialized variable 2018-05-10 08:20:15 -07:00
lib tests: lib: rbtree: Clarify increment of variable 2018-05-11 20:03:00 -04:00
misc/test_build
net tests: net: tcp: Remove unnecessary code 2018-05-14 14:54:24 +03:00
posix tests: posix: Fix sigevent initialization 2018-05-11 16:52:19 -04:00
power
shell
subsys tests/subsys/settings/fcb: add deleted settings compression test 2018-05-11 09:56:52 +02:00
unit
ztest ztest: prints newline after failure message 2018-05-09 09:33:24 -04:00
CMakeLists.txt
Kconfig