Home
last modified time | relevance | path

Searched refs:Extended_Create_Connection_Parameters_t (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h129 } Extended_Create_Connection_Parameters_t; typedef
2273Extended_Create_Connection_Parameters_t Extended_Create_Connection_Parameters[]);
4778Extended_Create_Connection_Parameters_t Extended_Create_Connection_Parameters[]);
Dble_stack_user_cfg.h1271 void llc_scan_set_conn_params_ucfg(Extended_Create_Connection_Parameters_t ext_create_conn_params,
1273 void llc_scan_set_conn_params_ucfg_weak(Extended_Create_Connection_Parameters_t ext_create_conn_par…
1275 void llc_scan_set_conn_params(Extended_Create_Connection_Parameters_t ext_create_conn_params,
2347Extended_Create_Connection_Parameters_t* Extended_Create_Connection_Parameters);
2356Extended_Create_Connection_Parameters_t* Extended_Create_Connection_Parameters);
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c2255 void llc_scan_set_conn_params_ucfg(Extended_Create_Connection_Parameters_t ext_create_conn_params, in llc_scan_set_conn_params_ucfg()
5035Extended_Create_Connection_Parameters_t* Extended_Create_Connection_Parameters) in hci_le_extended_create_connection()
5059Extended_Create_Connection_Parameters_t* Extended_Create_Connection_Parameters) in hci_le_extended_create_connection_v2()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c7262Extended_Create_Connection_Parameters_t Extended_Create_Connection_Parameters[HCI_MAX_PAYLOAD_SIZE… in hci_le_extended_create_connection_process()
7279 if(len > HCI_MAX_PAYLOAD_SIZE/sizeof(Extended_Create_Connection_Parameters_t)) in hci_le_extended_create_connection_process()
9968Extended_Create_Connection_Parameters_t Extended_Create_Connection_Parameters[HCI_MAX_PAYLOAD_SIZE… in hci_le_extended_create_connection_v2_process()
9985 if(len > HCI_MAX_PAYLOAD_SIZE/sizeof(Extended_Create_Connection_Parameters_t)) in hci_le_extended_create_connection_v2_process()