zephyr/tests
Luiz Augusto von Dentz 79af35991b Bluetooth: GATT: Add bt_gatt_register_service
This adds bt_gatt_register_service using bt_gatt_service which contains
the attribute array that is then added to the database saving a pointer
in each and every attribute declared.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-06-15 21:53:00 +03:00
..
benchmarks tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
bluetooth Bluetooth: GATT: Add bt_gatt_register_service 2017-06-15 21:53:00 +03:00
booting/stub
compliance
crypto
drivers tests: aio: Change reference voltage for AIO 2017-05-18 20:26:56 -04:00
include
kernel tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
lib/json tests: json: add tests for arrays of objects 2017-06-08 15:11:23 -04:00
net tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
power tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
shell tests: Add shell tests 2017-06-09 18:54:27 -04:00
subsys tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
unit bluetooth: at: enable CONFIG_SERIAL 2017-05-19 16:33:16 -04:00
ztest tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
Kconfig
Makefile
Makefile.test