zephyr/include/bluetooth
Luiz Augusto von Dentz 1617f5580b Bluetooth: GATT: Remove value_handle from bt_gatt_chrc
The spec says it should always be the very first descriptor after the
characteristic:

  "BLUETOOTH SPECIFICATION Version 4.2 [Vol 3, Part G] page 534:
   3.3.2 Characteristic Value Declaration
   The Characteristic Value declaration contains the value of the
   characteristic. It is the first Attribute after the characteristic
   declaration. All characteristic definitions shall have a
   Characteristic Value declaration."

Change-Id: I6c38dea9cc4c1a05997edbd348e2759680472725
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:38 -05:00
..
bluetooth.h
buf.h
conn.h Bluetooth: Rename bt_conn_get/put to bt_conn_ref/unref 2016-02-05 20:24:38 -05:00
driver.h
gatt.h Bluetooth: GATT: Remove value_handle from bt_gatt_chrc 2016-02-05 20:24:38 -05:00
hci.h Bluetooth: Add Limited Discoverable Flag definition 2016-02-05 20:24:37 -05:00
l2cap.h
log.h
uuid.h Bluetooth: Make bt_uuid_str parameter const 2016-02-05 20:24:38 -05:00