apache / mynewt-nimble

Apache mynewt
https://mynewt.apache.org/
Apache License 2.0
665 stars 385 forks source link

nimble/controller: Enable LL encryption if BLE_LL_ISO_BROADCASTER #1705

Closed MariuszSkamra closed 4 months ago

MariuszSkamra commented 4 months ago

To support encrypting/decrypting broadcasts, LL Encryption shall be enabled by BLE_LL_ISO_BROADCASTER.

MariuszSkamra commented 4 months ago

@andrzej-kaczmarek Please take a look

MariuszSkamra commented 4 months ago

Suggest to create an issue to allow Broadcaster without encryption.

Done, https://github.com/apache/mynewt-nimble/issues/1713