Home
last modified time | relevance | path

Searched refs:SECURE_CONNECTIONS_ENABLED (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c94 #if (SECURE_CONNECTIONS_ENABLED == 1) && \
737 #if ((SECURE_CONNECTIONS_ENABLED == 1) &&\
757 #if ((SECURE_CONNECTIONS_ENABLED == 1) &&\
770 #if ((SECURE_CONNECTIONS_ENABLED == 1) &&\
3116 #if ((SECURE_CONNECTIONS_ENABLED == 1) &&\
3127 #if ((SECURE_CONNECTIONS_ENABLED == 1) &&\
3138 #if ((SECURE_CONNECTIONS_ENABLED == 1) &&\
3149 #if ((SECURE_CONNECTIONS_ENABLED == 1) &&\
3160 #if ((SECURE_CONNECTIONS_ENABLED == 1) &&\
3171 #if ((SECURE_CONNECTIONS_ENABLED == 1) &&\
[all …]
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_stack_en.h54 (SECURE_CONNECTIONS_ENABLED &\
59 (SECURE_CONNECTIONS_ENABLED &\
Ddtm_cmds.c91 … ((uint32_t)(SECURE_CONNECTIONS_ENABLED * SECURE_CONNECTIONS_BIT)) | \
/hal_stm32-latest/lib/stm32wb0/
DCMakeLists.txt113 message(STATUS "SECURE_CONNECTIONS_ENABLED=${CFG_BLE_SECURE_CONNECTIONS_ENABLED}")
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack.h637 SECURE_CONNECTIONS_ENABLED,\
Dble_stack_user_cfg.h46 #define SECURE_CONNECTIONS_ENABLED CFG_BLE_SECURE_CONNECTIONS_ENABLED macro