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

Macros

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

Detailed Description

Macro Definition Documentation

§ PRIVATE_NON_RESOLVE_ADDR_HDR

#define PRIVATE_NON_RESOLVE_ADDR_HDR   0x80

Random Private Non-Resolvable Address (b10)

§ PRIVATE_RESOLVE_ADDR_HDR

#define PRIVATE_RESOLVE_ADDR_HDR   0x40

Random Private Resolvable Address (b01)

§ RANDOM_ADDR_HDR_MASK

#define RANDOM_ADDR_HDR_MASK   0xC0

Get top 2 bits of address.

§ STATIC_ADDR_HDR

#define STATIC_ADDR_HDR   0xC0

Random Static Address (b11)

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