ESP-IDF
tBTM_SEC_BLE_KEYS::rand
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
tBTM_SEC_BLE_KEYS::rand
tBTM_SEC_BLE_KEYS::rand field
Syntax
Show:
Summary
Declaration
from
btm_int.h:537
BT_OCTET8
rand
;
Examples
References
from
examples
Code
Location
Referrer
BT_OCTET8
rand
;
/* random vector for LTK generation */
btm_int.h:537
memcpy
(
p_rec
->
ble
.
keys
.
rand
,
p_keys
->
penc_key
.
rand
,
BT_OCTET8_LEN
)
;
btm_ble.c:1296
btm_sec_save_le_key()
if
(
btsnd_hcic_ble_start_enc
(
p_rec
->
ble_hci_handle
,
p_rec
->
ble
.
keys
.
rand
,
btm_ble.c:1674
btm_ble_start_encrypt()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tBTM_SEC_BLE_KEYS::rand
is read by 2 functions:
All items filtered out
tBTM_SEC_BLE_KEYS::rand
btm_sec_save_le_key()
btm_ble_start_encrypt()
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