Searched refs:LE_Scan_Interval (Results 1 – 5 of 5) sorted by relevance
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/ |
D | ble_types.h | 951 uint16_t LE_Scan_Interval; 975 uint16_t LE_Scan_Interval; 2786 uint16_t LE_Scan_Interval; 2799 uint16_t LE_Scan_Interval; 2812 uint16_t LE_Scan_Interval; 2833 uint16_t LE_Scan_Interval; 2848 uint16_t LE_Scan_Interval; 2864 uint16_t LE_Scan_Interval; 2953 uint16_t LE_Scan_Interval;
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/ |
D | ble_api.h | 939 uint16_t LE_Scan_Interval, 1061 tBleStatus hci_le_create_connection(uint16_t LE_Scan_Interval,
|
D | ble_stack_user_cfg.h | 2327 tBleStatus hci_le_create_connection_api(uint16_t LE_Scan_Interval, 2670 uint16_t LE_Scan_Interval,
|
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/ |
D | ble_stack_user_cfg.c | 4991 tBleStatus hci_le_create_connection(uint16_t LE_Scan_Interval, in hci_le_create_connection() argument 5004 return hci_le_create_connection_api(LE_Scan_Interval, in hci_le_create_connection() 6040 uint16_t LE_Scan_Interval, in hci_le_set_scan_parameters() argument 6046 LE_Scan_Interval, in hci_le_set_scan_parameters()
|
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/ |
D | dtm_cmd_db.c | 565 uint16_t LE_Scan_Interval; 585 uint16_t LE_Scan_Interval; 5218 cp0->LE_Scan_Interval /* 2 */, in hci_le_set_scan_parameters_process() 5300 *status = hci_le_create_connection(cp0->LE_Scan_Interval /* 2 */, in hci_le_create_connection_process()
|