ESP-IDF
tSMP_LOC_OOB_DATA
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
tSMP_LOC_OOB_DATA
tSMP_LOC_OOB_DATA struct
Syntax
Show:
Summary
Declaration
from
smp_api.h:236
typedef
struct
{
BOOLEAN
present
;
BT_OCTET16
randomizer
;
BT_OCTET16
commitment
;
tBLE_BD_ADDR
addr_sent_to
;
BT_OCTET32
private_key_used
;
tSMP_PUBLIC_KEY
publ_key_used
;
}
tSMP_LOC_OOB_DATA
;
Fields
Field
Declared as
tSMP_LOC_OOB_DATA::present
BOOLEAN
tSMP_LOC_OOB_DATA::randomizer
BT_OCTET16
tSMP_LOC_OOB_DATA::commitment
BT_OCTET16
tSMP_LOC_OOB_DATA::addr_sent_to
tBLE_BD_ADDR
tSMP_LOC_OOB_DATA::private_key_used
BT_OCTET32
tSMP_LOC_OOB_DATA::publ_key_used
tSMP_PUBLIC_KEY
Examples
References
from
examples
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
Lifecycle
from
examples
All items filtered out
All items filtered out