Fixes compilation error seen if CONFIG_BT_EATT is unset
testlib/src/att_read.c:179:73: error: expected expression before ‘,’ token
179 | IF_ENABLED(CONFIG_BT_EATT, (.chan_opt = bearer)),
| ^
Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
|
||
|---|---|---|
| .. | ||
| testlib | ||