dragoon  4383
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gap_lesc_p256_pk_t Struct Reference

GAP LE Secure Connections P-256 Public Key. More...

#include <ble_gap.h>

Data Fields

uint8_t pk [64]
 

Detailed Description

GAP LE Secure Connections P-256 Public Key.

Definition at line 723 of file ble_gap.h.

Field Documentation

uint8_t ble_gap_lesc_p256_pk_t::pk[64]

LE Secure Connections Elliptic Curve Diffie-Hellman P-256 Public Key. Stored in the standard SMP protocol format: {X,Y} both in little-endian.

Definition at line 725 of file ble_gap.h.


The documentation for this struct was generated from the following file: