ESP-IDF
+
0
/9 examples
SourceVu will show references to
esp_ble_scan_params_t::scan_window
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_window
esp_ble_scan_params_t::scan_window field
Scan window. The duration of the LE scan. LE_Scan_Window shall be less than or equal to LE_Scan_Interval Range: 0x0004 to 0x4000 Default: 0x0010 (10 ms) Time = N * 0.625 msec Time Range: 2.5 msec to 10240 msec
Syntax
Show:
Summary
Declaration
from
esp_gap_ble_api.h:495
uint16_t
scan_window
;
Examples
esp_ble_scan_params_t::scan_window
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