ESP-IDF
tSMP_KEY
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/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_KEY
tSMP_KEY struct
Syntax
Show:
Summary
Declaration
from
smp_int.h:227
typedef
struct
{
UINT8
key_type
;
UINT8
*
p_data
;
}
tSMP_KEY
;
Fields
Field
Declared as
tSMP_KEY::key_type
UINT8
tSMP_KEY::p_data
UINT8
*
Examples
References
from
examples
Code
Location
Scope
Referrer
typedef
struct
{
smp_int.h:227
}
tSMP_KEY
;
smp_int.h:230
tSMP_KEY
key
;
smp_act.c:1350
smp_decide_association_model()
tSMP_KEY
key
;
smp_api.c:427
SMP_OobDataReply()
}
tSMP_KEY
;
smp_int.h:230
tSMP_KEY
tSMP_KEY
key
;
smp_int.h:234
tSMP_INT_DATA
tSMP_INT_DATA::key
tSMP_KEY
key
;
smp_keys.c:219
smp_use_static_passkey()
tSMP_KEY
key
;
smp_keys.c:277
smp_proc_passkey()
tSMP_KEY
key
;
smp_keys.c:773
smp_process_confirm()
tSMP_KEY
key
;
smp_keys.c:802
smp_process_compare()
tSMP_KEY
key
;
smp_keys.c:827
smp_process_stk()
tSMP_KEY
key
;
smp_keys.c:938
smp_process_ediv()
tSMP_KEY
key
;
smp_keys.c:1824
smp_calculate_peer_dhkey_check()
tSMP_KEY
key
;
smp_utils.c:836
smp_convert_string_to_tk()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
tSMP_INT_DATA::key
tSMP_INT_DATA
smp_int.h:234
Lifecycle
from
examples
All items filtered out
All items filtered out