I'm trying to under the ble_app_multirole_lesc project and I'm a bit confused about calling sd_ble_auth_key_reply and sd_ble_lesc_dhkey_reply. If you are using Just Works Unauthenticated, then I would think that the BLE_GAP_EVT_PASSKEY_DISPLAY event shouldn't be called, so you never reply with your DHKey or Auth key. Am I misunderstanding the LESC operations?