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 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 treewide: avoid address-of-compound-literal idiom in headers 2019-12-18 21:53:17 +01:00
att.h Bluetooth: GATT: Allocate request from a memory slab 2020-01-09 19:20:21 +01:00
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 Bluetooth: host: Add BT_BUF_SIZE to include HCI reserve for buf size 2020-01-13 17:59:00 +01:00
conn.h Bluetooth: host: Document bt_conn_unref responsibility of caller 2020-02-25 14:12:04 +02:00
controller.h
crypto.h Bluetooth: Move Mesh CCM into a separate module 2020-01-30 12:41:45 +02:00
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: Make macro definition compatible with 7-2018-q2-update g++ 2020-03-06 11:27:46 +02:00
hci_err.h Bluetooth: Add HCI Error codes defined in BT 5.2 Spec. 2020-02-05 09:11:57 +02:00
hci_raw.h
hci_vs.h Bluetooth: controller: enable dynamic TXP over LL_SPLIT arch (#17731) 2019-12-17 12:29:57 +01:00
hci.h Bluetooth: HCI: Fix size of evt_type parameter 2020-02-11 23:56:47 +02:00
hfp_hf.h
l2cap.h Bluetooth: L2CAP: Remove use of k_sem for credits 2020-01-02 16:53:27 +01:00
mesh.h Bluetooth: Mesh: Add database for managing nodes and keys 2020-02-05 18:47:41 +02:00
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 treewide: avoid address-of-compound-literal idiom in headers 2019-12-18 21:53:17 +01:00