ESP-IDF
tBTM_SEC_BLE_KEYS::lltk
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_SEC_BLE_KEYS::lltk
tBTM_SEC_BLE_KEYS::lltk field
Syntax
Show:
Summary
Declaration
from
btm_int.h:534
BT_OCTET16
lltk
;
Examples
References
from
examples
Code
Location
Referrer
BT_OCTET16
lltk
;
/* local long term key */
btm_int.h:534
memcpy
(
p_rec
->
ble
.
keys
.
lltk
,
p_keys
->
lenc_key
.
ltk
,
BT_OCTET16_LEN
)
;
btm_ble.c:1349
btm_sec_save_le_key()
btsnd_hcic_ble_ltk_req_reply
(
btm_cb
.
enc_handle
,
p_rec
->
ble
.
keys
.
lltk
)
;
btm_ble.c:1767
btm_ble_ltk_request_reply()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_SEC_BLE_KEYS::lltk
is read by 2 functions:
All items filtered out
tBTM_SEC_BLE_KEYS::lltk
btm_sec_save_le_key()
btm_ble_ltk_request_reply()
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