commit | 90a9ea92e27327848490034bed76afb41d676505 | [log] [tgz] |
---|---|---|
author | Emil Gydesen <emil.gydesen@nordicsemi.no> | Thu Jun 24 15:10:42 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Fri Jul 23 16:11:52 2021 -0400 |
tree | 7ca27e4b96f5d8ebe3cb93e5951a3d6f4f1f8ed0 | |
parent | 4ac8a9e6c0edeb35a08054b8baa54d5edd563fd2 [diff] |
Bluetooth: hci_core: Remove BT_CONN guard for ISO fields in bt_dev_le Change the guard such that the iso_mtu and iso_pkts are not guarded by BT_CONN as they should be available for iso broadcast-only builds. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>