BLE_ABSTRACTION Data Structures Type Documentation
BondInfo_t
Location: bondlist.h:39
Bond Information.
Data Fields
Type | Name | Description |
---|---|---|
uint16_t |
State of bond. |
|
uint8_t |
Pairing level. |
|
uint8_t |
Non-zero if CSRK has been exchanged. |
|
uint8_t |
Long term key. |
|
uint16_t |
Encryption diversifier. |
|
uint8_t |
Reserved. |
|
uint8_t |
Peer address. |
|
uint8_t |
Address type. |
|
uint8_t |
Non-zero if IRK has been exchanged. |
|
uint8_t |
Connection resolving signature key. |
|
uint8_t |
Identity resolving key. |
|
uint8_t |
Random number. |