ESP-IDF
nrpa_pvcy
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
nrpa_pvcy
nrpa_pvcy variable
Syntax
Show:
Summary
Declaration
from
ble_hs_resolv.c:54
static
bool
nrpa_pvcy
;
Examples
References
from
examples
Code
Location
Referrer
static
bool
nrpa_pvcy
;
ble_hs_resolv.c:54
if
(
nrpa_pvcy
)
{
ble_hs_resolv.c:340
ble_host_rpa_enabled()
if
(
nrpa_pvcy
)
{
ble_hs_resolv.c:430
ble_hs_gen_own_private_rnd()
if
(
ble_host_rpa_enabled
(
)
||
(
nrpa_pvcy
)
)
{
ble_hs_resolv.c:455
ble_hs_resolv_rpa_timer_cb()
nrpa_pvcy
=
true
;
ble_hs_resolv.c:655
ble_hs_resolv_nrpa_enable()
nrpa_pvcy
=
false
;
ble_hs_resolv.c:664
ble_hs_resolv_nrpa_disable()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
nrpa_pvcy
is written by 2 functions and is read by 3 functions:
ble_hs_resolv_nrpa_enable()
ble_hs_resolv_nrpa_disable()
All items filtered out
nrpa_pvcy
ble_host_rpa_enabled()
ble_hs_gen_own_private_rnd()
ble_hs_resolv_rpa_timer_cb()
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