Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_stack_en.h202 (L2CAP_COS_ENABLED &\
205 (L2CAP_COS_ENABLED &\
208 (L2CAP_COS_ENABLED &\
211 (L2CAP_COS_ENABLED &\
214 (L2CAP_COS_ENABLED &\
217 (L2CAP_COS_ENABLED &\
220 (L2CAP_COS_ENABLED &\
223 (L2CAP_COS_ENABLED &\
Ddtm_cmds.c97 … ((uint32_t)(L2CAP_COS_ENABLED * L2CAP_COS_BIT)) | \
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c98 #if (L2CAP_COS_ENABLED == 1) && \
783 #if ((L2CAP_COS_ENABLED == 1) &&\
794 #if ((L2CAP_COS_ENABLED == 1) &&\
805 #if ((L2CAP_COS_ENABLED == 1) &&\
816 #if ((L2CAP_COS_ENABLED == 1) &&\
827 #if ((L2CAP_COS_ENABLED == 1) &&\
838 #if ((L2CAP_COS_ENABLED == 1) &&\
849 #if ((L2CAP_COS_ENABLED == 1) &&\
860 #if ((L2CAP_COS_ENABLED == 1) &&\
871 #if ((L2CAP_COS_ENABLED == 1) &&\
[all …]
/hal_stm32-latest/lib/stm32wb0/
DCMakeLists.txt117 message(STATUS "L2CAP_COS_ENABLED=${CFG_BLE_L2CAP_COS_ENABLED}")
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack.h644 L2CAP_COS_ENABLED,\
Dble_stack_user_cfg.h50 #define L2CAP_COS_ENABLED CFG_BLE_L2CAP_COS_ENABLED macro