drivers: bluetooth: hci: ipm_stm32wb: macro renamed CFG_BLE_OPTIONS

Adapt to stm32hal stm32wb cube update v1.12.0

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
This commit is contained in:
Alexandre Bourdiol 2021-08-11 14:15:22 +02:00 committed by Anas Nashif
commit 29d1e90a8d

View file

@ -96,7 +96,7 @@ static void stm32wb_start_ble(void)
CFG_BLE_MAX_CONN_EVENT_LENGTH,
CFG_BLE_HSE_STARTUP_TIME,
CFG_BLE_VITERBI_MODE,
CFG_BLE_LL_ONLY,
CFG_BLE_OPTIONS,
0 }
};