ESP-IDF
+
0
/9 examples
SourceVu will show references to
esp_ble_scan_params_t::scan_interval
from the following samples and libraries:
esp_hid_device sample
esp_hid_host sample
ble_eddystone sample
ble_spp_client sample
gattc_multi_connect sample
gatt_client sample
gatt_security_client sample
gattc_gatts_coex sample
throughput_client sample
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
esp_ble_scan_params_t::scan_interval
esp_ble_scan_params_t::scan_interval field
Scan interval. This is defined as the time interval from when the Controller started its last LE scan until it begins the subsequent LE scan. Range: 0x0004 to 0x4000 Default: 0x0010 (10 ms) Time = N * 0.625 msec Time Range: 2.5 msec to 10.24 seconds
Syntax
Show:
Summary
Declaration
from
esp_gap_ble_api.h:490
uint16_t
scan_interval
;
Examples
esp_ble_scan_params_t::scan_interval
is referenced by 9 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out