zephyr/include/bluetooth
Alexey Eremin 6f3f3c230c Bluetooth: Make macro definition compatible with 7-2018-q2-update g++
In C++ designated initializers require that designators used in the
expression must appear in the same order as the data members.

In addition, 7-2018-q2-update version of g++ doesn't support
implicit member initialization, so all members must be
initialized.

Signed-off-by: Alexey Eremin <a.eremin.msu@gmail.com>
2020-03-06 11:27:46 +02:00
..
mesh Bluetooth: Mesh: Support reliable sending when publishing 2020-02-07 20:42:15 +02:00
services
a2dp-codec.h
a2dp.h
addr.h
att.h
avdtp.h
bluetooth.h Bluetooth: Make macro definition compatible with 7-2018-q2-update g++ 2020-03-06 11:27:46 +02:00
buf.h
conn.h Bluetooth: host: Document bt_conn_unref responsibility of caller 2020-02-25 14:12:04 +02:00
controller.h
crypto.h
gap.h
gatt.h Bluetooth: Make macro definition compatible with 7-2018-q2-update g++ 2020-03-06 11:27:46 +02:00
hci_err.h
hci_raw.h
hci_vs.h
hci.h Bluetooth: HCI: Fix size of evt_type parameter 2020-02-11 23:56:47 +02:00
hfp_hf.h
l2cap.h
mesh.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
rfcomm.h
sdp.h
testing.h
uuid.h