commit | 3a6952e3e6cbbf3ad57f4392c707c311bb999125 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Thu Jun 24 15:37:19 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Fri Jul 23 16:11:52 2021 -0400 |
tree | acf34ff0f5c7d29f0645950b6118cbb7d121826d | |
parent | a02abea0a2b3c6703319b30ff87ae148b6a68ee9 [diff] |
Bluetooth: iso: Compile conn.c for BT_ISO even without BT_CONN If BT_ISO is enabled we now compile conn.c which contains a lot of functionality used by BT_ISO, even for broadcast-iso builds, i.e. builds that do not require BT_CONN. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>