ESP-IDF
btc_ble_gap_args_t::start_scan
is only used within ESP-IDF.
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
btc_ble_gap_args_t::start_scan
btc_ble_gap_args_t::start_scan field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:126
struct
start_scan_args
{
uint32_t
duration
;
}
start_scan
;
Examples
References
from
examples
Code
Location
Referrer
}
start_scan
;
btc_gap_ble.h:128
btc_ble_start_scanning
(
arg
->
start_scan
.
duration
,
btc_search_callback
,
btc_start_scan_callback
)
;
btc_gap_ble.c:1961
btc_gap_ble_call_handler()
arg
.
start_scan
.
duration
=
duration
;
esp_gap_ble_api.c:85
esp_ble_gap_start_scanning()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_ble_gap_args_t::start_scan
is read by 2 functions:
All items filtered out
btc_ble_gap_args_t::start_scan
esp_ble_gap_start_scanning()
btc_gap_ble_call_handler()
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