Skip to content
Commit 6f3f3c23 authored by Alexey Eremin's avatar Alexey Eremin Committed by Johan Hedberg
Browse files

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: default avatarAlexey Eremin <a.eremin.msu@gmail.com>
parent a2872c3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment