Home
last modified time | relevance | path

Searched refs:CONNECTION_ENABLED (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_stack_en.h33 (CONNECTION_ENABLED)
36 CONNECTION_ENABLED)
40 CONNECTION_ENABLED &\
44 CONNECTION_ENABLED)
46 (CONNECTION_ENABLED)
48 (CONNECTION_ENABLED)
50 (CONNECTION_ENABLED)
52 (CONNECTION_ENABLED)
55 CONNECTION_ENABLED)
57 (CONNECTION_ENABLED)
[all …]
Ddtm_cmd_en.h45 (CONNECTION_ENABLED)
47 (CONNECTION_ENABLED)
49 (CONNECTION_ENABLED)
51 (CONNECTION_ENABLED)
53 (CONNECTION_ENABLED)
55 (CONNECTION_ENABLED)
57 (CONNECTION_ENABLED)
59 (CONNECTION_ENABLED)
61 (CONNECTION_ENABLED)
63 (CONNECTION_ENABLED)
[all …]
Ddtm_cmds.c101 … ((uint32_t)(CONNECTION_ENABLED * CONNECTION_BIT)) | \
274 #if (CONNECTION_ENABLED == 1) && (BLESTACK_CONTROLLER_ONLY==0)
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c95 (CONNECTION_ENABLED == 0)
99 (CONNECTION_ENABLED == 0)
107 (CONNECTION_ENABLED == 0)
111 (CONNECTION_ENABLED == 0)
121 (CONNECTION_ENABLED == 0)
125 ((CONNECTION_ENABLED == 0) || \
132 (CONNECTION_ENABLED == 0))
223 (CONNECTION_ENABLED == 1)
272 #if (CONNECTION_ENABLED == 1)
287 #if (CONNECTION_ENABLED == 1)
[all …]
/hal_stm32-latest/lib/stm32wb0/
DCMakeLists.txt122 message(STATUS "CONNECTION_ENABLED=${CFG_BLE_CONNECTION_ENABLED}")
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack.h653 CONNECTION_ENABLED,\
Dble_stack_user_cfg.h55 #define CONNECTION_ENABLED CFG_BLE_CONNECTION_ENABLED macro