Home
last modified time | relevance | path

Searched refs:CONNECTION_SUBRATING_ENABLED (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c120 #if (CONNECTION_SUBRATING_ENABLED == 1) && \
566 #if ((CONNECTION_SUBRATING_ENABLED == 1) &&\
910 #if ((CONNECTION_SUBRATING_ENABLED == 1) &&\
921 #if ((CONNECTION_SUBRATING_ENABLED == 1) &&\
2274 #if ((CONNECTION_SUBRATING_ENABLED == 1) &&\
2283 #if ((CONNECTION_SUBRATING_ENABLED == 1) &&\
2294 #if ((CONNECTION_SUBRATING_ENABLED == 1) &&\
2303 #if ((CONNECTION_SUBRATING_ENABLED == 1) &&\
2412 #if ((CONNECTION_SUBRATING_ENABLED == 1) &&\
6111 #if ((CONNECTION_SUBRATING_ENABLED == 1) &&\
[all …]
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_stack_en.h522 CONNECTION_SUBRATING_ENABLED)
602 CONNECTION_SUBRATING_ENABLED)
Ddtm_cmds.c105 … ((uint32_t)(CONNECTION_SUBRATING_ENABLED * CONNECTION_SUBRATING_BIT)) | \
/hal_stm32-latest/lib/stm32wb0/
DCMakeLists.txt125 message(STATUS "CONNECTION_SUBRATING_ENABLED=${CFG_BLE_CONNECTION_SUBRATING_ENABLED}")
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack_user_cfg.h58 #define CONNECTION_SUBRATING_ENABLED CFG_BLE_CONNECTION_SUBRATING_ENABLED macro