ESP-IDF
+
0
/3 examples
SourceVu will show references to
esp_ble_ext_scan_params_t::coded_cfg
from the following samples and libraries:
ble50_security_client sample
periodic_sync sample
throughput_client sample
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
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_ext_scan_params_t::coded_cfg
esp_ble_ext_scan_params_t::coded_cfg field
ext scan coded config parameters
Syntax
Show:
Summary
Declaration
from
esp_gap_ble_api.h:927
esp_ble_ext_scan_cfg_t
coded_cfg
;
Examples
esp_ble_ext_scan_params_t::coded_cfg
is referenced by 3 libraries and example projects:
ble50_security_client sample
periodic_sync sample
throughput_client sample
References
from
0/3
examples
Code
Location
Referrer
esp_ble_ext_scan_cfg_t
coded_cfg
;
/*!< ext scan coded config parameters */
esp_gap_ble_api.h:927
params
.
coded_cfg
.
scan_type
=
arg_5
->
set_ext_scan_params
.
params
.
coded_cfg
.
scan_type
;
btc_gap_ble.c:2345
btc_gap_ble_call_handler()
params
.
coded_cfg
.
scan_interval
=
arg_5
->
set_ext_scan_params
.
params
.
coded_cfg
.
scan_interval
;
btc_gap_ble.c:2346
btc_gap_ble_call_handler()
params
.
coded_cfg
.
scan_window
=
arg_5
->
set_ext_scan_params
.
params
.
coded_cfg
.
scan_window
;
btc_gap_ble.c:2347
btc_gap_ble_call_handler()
Call Tree
from
0/3
examples
All items filtered out
All items filtered out
Data Use
from
0/3
examples
esp_ble_ext_scan_params_t::coded_cfg
is read by 1 function:
All items filtered out
esp_ble_ext_scan_params_t::coded_cfg
btc_gap_ble_call_handler()
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out