ESP-IDF
ble_sm_dhkey_check
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
ble_sm_dhkey_check
ble_sm_dhkey_check struct
| Parameter | Size (octets) | +------------------------------------+-------------------+ | (Code=0x0d) | 1 | | DHKey Check | 16 |
Syntax
Show:
Summary
Declaration
from
ble_sm_priv.h:195
struct
ble_sm_dhkey_check
{
uint8_t
value
[
16
]
;
}
;
Fields
Field
Declared as
ble_sm_dhkey_check::value
uint8_t
[
16
]
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