commit | a717e8c2a6fa819e86069a4fbd54deb801434b9d | [log] [tgz] |
---|---|---|
author | Piotr Pryga <piotr.pryga@nordicsemi.no> | Fri May 28 13:41:33 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Jun 07 17:09:01 2021 +0200 |
tree | 50392ea001f0ab05b08506c9a970914d7713a822 | |
parent | ec52ffef05475ad0d88253af399a8af55b08b85d [diff] |
Bluetooth: host: Add option to enable connection CTE RX Add Kconfig option that will enable support for CTE reception in connected mode. Thanks to that it will be possible to conditionally enable or disable support of the feature and decrease code size if the feature is not required. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>