1.2.2.1.4.3.20 BLE_SMP_SignInfo_T
C
typedef struct BLE_SMP_SignInfo_T
{
uint8_t srk[16];
}BLE_SMP_SignInfo_T;Description
Signing information.
Field Documentation
| Field | Description |
|---|---|
| srk | The signature resolving key. |
typedef struct BLE_SMP_SignInfo_T
{
uint8_t srk[16];
}BLE_SMP_SignInfo_T;Signing information.
| Field | Description |
|---|---|
| srk | The signature resolving key. |
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.