Nordic nrf51 sdk sources. Mirrored from https://github.com/ARMmbed/nrf51-sdk.

Dependents:   nRF51822 nRF51822

Embed: (wiki syntax)

« Back to documentation index

ble_gap_id_key_t Struct Reference

ble_gap_id_key_t Struct Reference
[Structures]

Identity Key. More...

#include <ble_gap.h>

Data Fields

ble_gap_irk_t id_info
 Identity Information.
ble_gap_addr_t id_addr_info
 Identity Address Information.

Detailed Description

Identity Key.

Definition at line 625 of file ble_gap.h.


Field Documentation

Identity Address Information.

Definition at line 628 of file ble_gap.h.

Identity Information.

Definition at line 627 of file ble_gap.h.