bluetooth: controller: Fix for uninitialized data compile error
Due to conditional compile path ending in LL_ASSERT(0), the compiler
sees code following the assert as using uninitialized variables.
Signed-off-by:
Morten Priess <mtpr@oticon.com>
Loading
Please sign in to comment