Home
last modified time | relevance | path

Searched refs:BLESTACK_CONTROLLER_ONLY (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c143 #if (BLESTACK_CONTROLLER_ONLY == 0)
180 #if (BLESTACK_CONTROLLER_ONLY == 0)
193 #if (BLESTACK_CONTROLLER_ONLY == 0)
208 #if (BLESTACK_CONTROLLER_ONLY == 0)
221 #if (BLESTACK_CONTROLLER_ONLY == 0)
240 #if (BLESTACK_CONTROLLER_ONLY == 0)
251 #if (BLESTACK_CONTROLLER_ONLY == 0)
271 #if (BLESTACK_CONTROLLER_ONLY == 0)
286 #if (BLESTACK_CONTROLLER_ONLY == 0)
295 #if (BLESTACK_CONTROLLER_ONLY == 0)
[all …]
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmds.c79 #ifndef BLESTACK_CONTROLLER_ONLY
80 #define BLESTACK_CONTROLLER_ONLY (0U) macro
82 #if (BLESTACK_CONTROLLER_ONLY == 1U)
102 … ((uint32_t)(BLESTACK_CONTROLLER_ONLY * CONTROLLER_ONLY_BIT)) | \
274 #if (CONNECTION_ENABLED == 1) && (BLESTACK_CONTROLLER_ONLY==0)
Daci_adv_nwk.c115 #if (BLESTACK_CONTROLLER_ONLY == 0) in set_legacy_data_ptr()
124 #if (BLESTACK_CONTROLLER_ONLY == 0) in set_legacy_data_ptr()
489 #if (BLESTACK_CONTROLLER_ONLY == 0) in set_data_ptr()
511 #if (BLESTACK_CONTROLLER_ONLY == 0) in set_data_ptr()
698 #if (BLESTACK_CONTROLLER_ONLY == 0)
Ddtm_preprocess_events.c40 #if (BLESTACK_CONTROLLER_ONLY == 0)
53 #if (BLESTACK_CONTROLLER_ONLY == 0)
110 #if (BLESTACK_CONTROLLER_ONLY == 0)
Ddtm_cmd_db.c3940 #if BLESTACK_CONTROLLER_ONLY==0
10893 #if BLESTACK_CONTROLLER_ONLY==0
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/Target/
Dbleplat.c27 #if (BLESTACK_CONTROLLER_ONLY == 0)
100 #if (BLESTACK_CONTROLLER_ONLY == 0)
/hal_stm32-latest/lib/stm32wb0/
DREADME.rst105 - Added "#if (BLESTACK_CONTROLLER_ONLY == 0)" to hci_events_table:
124 - Added "#if (BLESTACK_CONTROLLER_ONLY == 0)":
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_stack.h184 #if (BLESTACK_CONTROLLER_ONLY == 0)