zephyr/samples/bluetooth
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
..
beacon samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
central samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
central_hr Bluetooth: central_hr: Fix assigning temporary UUID to discovery 2018-02-13 16:24:04 +02:00
eddystone Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
gatt Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
handsfree samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
hci_spi tests/samples: add hw dependencies 2018-05-01 19:10:27 -04:00
hci_uart samples: hci_uart: Add references to sections 2018-04-05 16:56:46 +02:00
hci_usb usb: hci_usb: Correct README 2018-04-20 21:04:42 -07:00
ibeacon samples: bluetooth: Add Apple iBeacon demo application 2018-04-28 10:55:19 +03:00
ipsp cleanup: replace old jira numbers with GH issues 2018-03-26 13:13:04 -04:00
mesh Bluetooth: Mesh: Introduce generic storage timer 2018-05-11 16:44:43 +03:00
mesh_demo Bluetooth: Mesh: Remove sequence number from bt_mesh_provision() 2018-05-11 16:44:43 +03:00
peripheral Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
peripheral_csc Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
peripheral_dis samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_esp Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
peripheral_hids samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_hr samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_sc_only samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
scan_adv samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
bluetooth.rst doc; bluetooth: Rework and expand the Bluetooth doc 2018-03-27 09:45:08 +02:00