Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nrf51-sdk by
ble_advdata_tk_value_t Struct Reference
[Advertising and Scan Response Data Encoder]
Security Manager TK value. More...
#include <ble_advdata.h>
Data Fields | |
uint8_t | tk [BLE_GAP_SEC_KEY_LEN] |
Array containing TK value. |
Detailed Description
Security Manager TK value.
Definition at line 96 of file ble_advdata.h.
Field Documentation
uint8_t tk[BLE_GAP_SEC_KEY_LEN] |
Array containing TK value.
Definition at line 98 of file ble_advdata.h.
Generated on Tue Jul 12 2022 17:52:46 by
