Searched defs:LE_Scan_Interval (Results 1 – 2 of 2) sorted by relevance
/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/ble/core/auto/ |
H A D | ble_gap_aci.c | 696 tBleStatus aci_gap_start_limited_discovery_proc(uint16_t LE_Scan_Interval, in aci_gap_start_limited_discovery_proc() 731 tBleStatus aci_gap_start_general_discovery_proc(uint16_t LE_Scan_Interval, in aci_gap_start_general_discovery_proc() 766 tBleStatus aci_gap_start_name_discovery_proc(uint16_t LE_Scan_Interval, in aci_gap_start_name_discovery_proc() 822 tBleStatus aci_gap_start_auto_connection_establish_proc(uint16_t LE_Scan_Interval, in aci_gap_start_auto_connection_establish_proc() 879 uint16_t LE_Scan_Interval, in aci_gap_start_general_connection_establish_proc() 920 uint16_t LE_Scan_Interval, in aci_gap_start_selective_connection_establish_proc() 966 tBleStatus aci_gap_create_connection(uint16_t LE_Scan_Interval, in aci_gap_create_connection() 1200 tBleStatus aci_gap_start_observation_proc(uint16_t LE_Scan_Interval, in aci_gap_start_observation_proc()
|
H A D | ble_hci_le.c | 598 uint16_t LE_Scan_Interval, in hci_le_set_scan_parameters() 662 tBleStatus hci_le_create_connection(uint16_t LE_Scan_Interval, in hci_le_create_connection()
|