TI BLE5-Stack API Documentation  2.02.07.00
Macros
Random Address bit-field mask and types

Macros

#define PRIVATE_NON_RESOLVE_ADDR_HDR   0x80
 Random Private Non-Resolvable Address (b10)
 
#define PRIVATE_RESOLVE_ADDR_HDR   0x40
 Random Private Resolvable Address (b01)
 
#define RANDOM_ADDR_HDR_MASK   0xC0
 Get top 2 bits of address.
 
#define STATIC_ADDR_HDR   0xC0
 Random Static Address (b11)
 

Detailed Description

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