ESP-IDF
tBTA_DM_API_ADD_DEV_TO_RESOLVING_LIST::irk
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
tBTA_DM_API_ADD_DEV_TO_RESOLVING_LIST::irk
tBTA_DM_API_ADD_DEV_TO_RESOLVING_LIST::irk field
Syntax
Show:
Summary
Declaration
from
bta_dm_int.h:801
UINT8
irk
[
PEER_IRK_LEN
]
;
Examples
References
from
examples
Code
Location
Referrer
UINT8
irk
[
PEER_IRK_LEN
]
;
// Identity Resolving Key (IRK)
bta_dm_int.h:801
p_data
->
add_dev_to_resolving_list
.
irk
,
bta_dm_act.c:5853
bta_dm_ble_gap_add_dev_to_resolving_list()
memcpy
(
p_msg
->
irk
,
irk
,
PEER_IRK_LEN
)
;
// Copy the IRK to the message
bta_dm_api.c:3012
BTA_DmBleAddDevToResolvingList()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTA_DM_API_ADD_DEV_TO_RESOLVING_LIST::irk
is read by 2 functions:
All items filtered out
tBTA_DM_API_ADD_DEV_TO_RESOLVING_LIST::irk
bta_dm_ble_gap_add_dev_to_resolving_list()
BTA_DmBleAddDevToResolvingList()
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