Security key. More...
#include <ble_gapm.h>
Public Attributes | |
uint8_t | key [BLE_GAP_MAX_KEY_LEN] |
Key value MSB -> LSB (MSB followed by LSB). More... | |
Security key.
Definition at line 617 of file ble_gapm.h.
uint8_t ble_gap_sec_key_t::key[BLE_GAP_MAX_KEY_LEN] |
Key value MSB -> LSB (MSB followed by LSB).
Definition at line 619 of file ble_gapm.h.