ESP-IDF
btc_ble_gap_args_t::set_rpa_timeout
is only used within ESP-IDF.
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
btc_ble_gap_args_t::set_rpa_timeout
btc_ble_gap_args_t::set_rpa_timeout field
Syntax
Show:
Summary
Declaration
from
btc_gap_ble.h:150
struct
set_rpa_timeout_args
{
uint16_t
rpa_timeout
;
}
set_rpa_timeout
;
Examples
References
from
examples
Code
Location
Referrer
}
set_rpa_timeout
;
btc_gap_ble.h:152
btc_ble_set_rpa_timeout
(
arg
->
set_rpa_timeout
.
rpa_timeout
,
btc_set_rpa_timeout_callback
)
;
btc_gap_ble.c:1993
btc_gap_ble_call_handler()
arg
.
set_rpa_timeout
.
rpa_timeout
=
rpa_timeout
;
esp_gap_ble_api.c:240
esp_ble_gap_set_resolvable_private_address_timeout()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
btc_ble_gap_args_t::set_rpa_timeout
is read by 2 functions:
All items filtered out
btc_ble_gap_args_t::set_rpa_timeout
esp_ble_gap_set_resolvable_private_address_timeout()
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