Skip to content
Commit 30928c21 authored by Théo Battrel's avatar Théo Battrel Committed by Benjamin Cabé
Browse files

Bluetooth: Host: Remove unnecessary `#ifndef`



The functions `le_sc_oob_config_set`, `generate_dhkey` and
`display_passkey` in `smp.c` were only defined when
`CONFIG_BT_SMP_OOB_LEGACY_PAIR_ONLY` was not defined. This created
issues at build time.

Remove the guard as the code calling those functions is not guarded
itself.

Signed-off-by: default avatarThéo Battrel <theo.battrel@nordicsemi.no>
parent 9fa82f0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment