zephyr/include/bluetooth
Peter A. Bigot bf5817d273 Bluetooth: rework to support C++20 designated initializers
C++ does not allow chaining of data members when identifying the
designator.  Since the generic structure has only one member remove
the designator from its internal initializer.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2019-11-03 13:24:57 +01:00
..
mesh Bluetooth: Mesh: Add bt_mesh_provision_adv API 2019-10-30 13:08:09 +01:00
services doc: fix misspelling in API doxygen comments 2019-10-29 06:00:14 +01:00
a2dp-codec.h
a2dp.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
addr.h Bluetooth: Host: Move Bluetooth Device address definition to own header 2019-10-17 10:04:06 +02:00
att.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
avdtp.h
bluetooth.h Bluetooth: Host: Move Bluetooth Device address definition to own header 2019-10-17 10:04:06 +02:00
buf.h Bluetooth: Introduce separate pool for discardable events 2019-07-01 16:36:15 +03:00
conn.h Bluetooth: Host: Move HCI error codes to its own header 2019-10-17 10:04:06 +02:00
controller.h
crypto.h
gap.h Bluetooth: Host: Move GAP and GAP defined assigned numbers to own header 2019-10-17 10:04:06 +02:00
gatt.h Bluetooth: GATT: Add function to check if attribute has been subscribed 2019-10-15 15:08:56 +03:00
hci_err.h Bluetooth: Host: Move HCI error codes to its own header 2019-10-17 10:04:06 +02:00
hci_raw.h
hci_vs.h Bluetooth: controller: Preliminary work in progress mesh ext. 2019-01-23 09:45:06 +01:00
hci.h Bluetooth: HCI: Add function to get connection handle of connection 2019-10-17 10:04:06 +02:00
hfp_hf.h
l2cap.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
mesh.h
rfcomm.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
sdp.h include/bluetooth: rearrange for standard use of extern "C" 2019-08-13 18:00:31 +02:00
testing.h
uuid.h Bluetooth: rework to support C++20 designated initializers 2019-11-03 13:24:57 +01:00