ser_ble_gap_app_keyset_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

GAP connection - keyset mapping structure. More...

#include <app_ble_gap_sec_keys.h>

Detailed Description

GAP connection - keyset mapping structure.

Note
This structure is used to map keysets to connection instances, and will be stored in a static table.

Field Documentation

uint8_t ser_ble_gap_app_keyset_t::conn_active

Indication that keys for this connection are used by soft device. 0: keys used; 1: keys not used

uint16_t ser_ble_gap_app_keyset_t::conn_handle

Connection handle.

ble_gap_sec_keyset_t ser_ble_gap_app_keyset_t::keyset

Keyset structure, see ble_gap_sec_keyset_t .


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .