zephyr/include/bluetooth
Luiz Augusto von Dentz ea1534f100 Bluetooth: GATT: Add bt_gatt_attr_next function
This add bt_gatt_attr_next function that can be used to iterate to next
attribute which is convenient if original attribute is known and using
bt_gatt_foreach_attr would require a lookup and another function to pass
as callback.

Change-Id: I1bd522fd4ae784e08aa375b35320191cbfc03a54
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:25:20 -05:00
..
bluetooth.h Bluetooth: Move all bt_conn related APIs to conn.h 2016-02-05 20:25:19 -05:00
conn.h Bluetooth: Add stubs for directed advertising API 2016-02-05 20:25:19 -05:00
driver.h Bluetooth: Convert driver header info to hidden Kconfig options 2016-02-05 20:24:45 -05:00
gatt.h Bluetooth: GATT: Add bt_gatt_attr_next function 2016-02-05 20:25:20 -05:00
hci.h Bluetooth: Update advertising API 2016-02-05 20:25:19 -05:00
l2cap.h Bluetooth: L2CAP: Implement segmentation for incoming packets 2016-02-05 20:24:51 -05:00
log.h Bluetooth: Move BT_STACK definitions to log.h 2016-02-05 20:25:08 -05:00
uuid.h Bluetooth: Add PPCP UUID declaration 2016-02-05 20:25:10 -05:00