TI BLE5-Stack API Documentation  9.14.00
Macros
GAP Bond Manager Key Distribution

Macros

#define GAPBOND_KEYDIST_CENCKEY   0x10
 Central Encryption Key. More...
 
#define GAPBOND_KEYDIST_CIDKEY   0x20
 Central IRK and ID information. More...
 
#define GAPBOND_KEYDIST_CLINK   0x80
 Central Link Key. More...
 
#define GAPBOND_KEYDIST_CSIGN   0x40
 Central CSRK. More...
 
#define GAPBOND_KEYDIST_PENCKEY   0x01
 Peripheral Encryption Key. More...
 
#define GAPBOND_KEYDIST_PIDKEY   0x02
 Peripheral IRK and ID information. More...
 
#define GAPBOND_KEYDIST_PLINK   0x08
 Peripheral Link Key. More...
 
#define GAPBOND_KEYDIST_PSIGN   0x04
 Peripheral CSRK. More...
 

Detailed Description

Macro Definition Documentation

§ GAPBOND_KEYDIST_CENCKEY

#define GAPBOND_KEYDIST_CENCKEY   0x10

Central Encryption Key.

§ GAPBOND_KEYDIST_CIDKEY

#define GAPBOND_KEYDIST_CIDKEY   0x20

Central IRK and ID information.

§ GAPBOND_KEYDIST_CLINK

#define GAPBOND_KEYDIST_CLINK   0x80

Central Link Key.

§ GAPBOND_KEYDIST_CSIGN

#define GAPBOND_KEYDIST_CSIGN   0x40

Central CSRK.

§ GAPBOND_KEYDIST_PENCKEY

#define GAPBOND_KEYDIST_PENCKEY   0x01

Peripheral Encryption Key.

§ GAPBOND_KEYDIST_PIDKEY

#define GAPBOND_KEYDIST_PIDKEY   0x02

Peripheral IRK and ID information.

§ GAPBOND_KEYDIST_PLINK

#define GAPBOND_KEYDIST_PLINK   0x08

Peripheral Link Key.

§ GAPBOND_KEYDIST_PSIGN

#define GAPBOND_KEYDIST_PSIGN   0x04

Peripheral CSRK.

© Copyright 1995-2025, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale