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

Macros

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

Detailed Description

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