zephyr/samples/bluetooth/gatt
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
..
bas.c Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
bas.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cts.c Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
cts.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
dis.c Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
dis.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hog.c Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
hog.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
hrs.c Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
hrs.h samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
ipss.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
ipss.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00