Home
last modified time | relevance | path

Searched refs:hci_le_create_connection (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h1061 tBleStatus hci_le_create_connection(uint16_t LE_Scan_Interval,
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c4991 tBleStatus hci_le_create_connection(uint16_t LE_Scan_Interval, in hci_le_create_connection() function
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c5300 *status = hci_le_create_connection(cp0->LE_Scan_Interval /* 2 */, in hci_le_create_connection_process()