Home
last modified time | relevance | path

Searched refs:LE_Scan_Interval (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h951 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/
Dble_api.h939 uint16_t LE_Scan_Interval,
1061 tBleStatus hci_le_create_connection(uint16_t LE_Scan_Interval,
Dble_stack_user_cfg.h2327 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/
Dble_stack_user_cfg.c4991 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/
Ddtm_cmd_db.c565 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()