ESP-IDF
ble_hs_peer_sec::irk_present
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
ble_hs_peer_sec::irk_present
ble_hs_peer_sec::irk_present field
Syntax
Show:
Summary
Declaration
from
ble_hs_resolv_priv.h:49
uint8_t
irk_present
:
1
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
irk_present
:
1
;
ble_hs_resolv_priv.h:49
if
(
p_dev_rec
->
peer_sec
.
irk_present
)
{
ble_hs_resolv.c:176
is_rpa_resolvable_by_peer_rec()
p_dev_rec
->
peer_sec
.
irk_present
=
proc
->
peer_keys
.
irk_valid
;
ble_sm.c:588
ble_sm_persist_keys()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ble_hs_peer_sec::irk_present
is written by 1 function and is read by 1 function:
ble_sm_persist_keys()
All items filtered out
ble_hs_peer_sec::irk_present
is_rpa_resolvable_by_peer_rec()
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