ESP-IDF
tSMP_ENC::opcode
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
tSMP_ENC::opcode
tSMP_ENC::opcode field
Syntax
Show:
Summary
Declaration
from
smp_api.h:276
UINT16
opcode
;
Examples
References
from
examples
Code
Location
Referrer
UINT16
opcode
;
smp_api.h:276
if
(
p
&&
p
->
opcode
==
HCI_BLE_ENCRYPT
)
{
btm_ble.c:2651
btm_ble_process_irk()
if
(
p
&&
p
->
opcode
==
HCI_BLE_ENCRYPT
)
{
btm_ble.c:2694
btm_ble_process_dhk()
p_out
->
opcode
=
HCI_BLE_ENCRYPT
;
smp_keys.c:208
smp_encrypt_data()
output
.
opcode
=
HCI_BLE_ENCRYPT
;
smp_keys.c:332
smp_generate_stk()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
tSMP_ENC::opcode
is written by 2 functions and is read by 2 functions:
smp_encrypt_data()
smp_generate_stk()
All items filtered out
tSMP_ENC::opcode
btm_ble_process_irk()
btm_ble_process_dhk()
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