ESP-IDF
tBTM_LE_PID_KEYS::irk
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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
tBTM_LE_PID_KEYS::irk
tBTM_LE_PID_KEYS::irk field
Syntax
Show:
Summary
Declaration
from
btm_api.h:1818
BT_OCTET16
irk
;
Examples
References
from
examples
Code
Location
Referrer
BT_OCTET16
irk
;
btm_api.h:1818
memcpy
(
&
bond_dev
->
bond_key
.
pid_key
.
irk
,
pid_key
->
irk
,
ESP_BT_OCTET16_LEN
)
;
btc_ble_storage.c:1002
btc_storage_get_bonded_ble_devices_list()
&
p_data
->
ble_key
.
p_key_value
->
pid_key
.
irk
,
ESP_BT_OCTET16_LEN
)
;
btc_dm.c:937
btc_dm_sec_cb_handler()
p_rec
->
ble
.
keys
.
irk
[
i
]
=
p_keys
->
pid_key
.
irk
[
i
]
;
btm_ble.c:1315
btm_sec_save_le_key()
memcpy
(
pid_key
.
irk
,
p_cb
->
tk
,
BT_OCTET16_LEN
)
;
smp_act.c:1081
smp_proc_id_addr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_LE_PID_KEYS::irk
is read by 3 functions:
All items filtered out
tBTM_LE_PID_KEYS::irk
btc_storage_get_bonded_ble_devices_list()
btm_sec_save_le_key()
smp_proc_id_addr()
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