Home
last modified time | relevance | path

Searched refs:CFG_BLE_CONTROLLER_BIS_ENABLED (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/
DCMakeLists.txt43 set(CFG_BLE_CONTROLLER_BIS_ENABLED "0") variable
103 set(CFG_BLE_CONTROLLER_BIS_ENABLED "1") variable
124 message(STATUS "CONTROLLER_BIS_ENABLED=${CFG_BLE_CONTROLLER_BIS_ENABLED}")
142 -DCFG_BLE_CONTROLLER_BIS_ENABLED=${CFG_BLE_CONTROLLER_BIS_ENABLED}
236 if(${CFG_BLE_CONTROLLER_BIS_ENABLED})
264 if(${CFG_BLE_CONTROLLER_BIS_ENABLED})
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Inc/
Dapp_conf.h308 #define CFG_BLE_CONTROLLER_BIS_ENABLED (1U) macro
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack_user_cfg.h57 #define CONTROLLER_BIS_ENABLED CFG_BLE_CONTROLLER_BIS_ENABLED
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c77 #if !defined(CFG_BLE_CONTROLLER_BIS_ENABLED)