TI BLE-Stack for Bluetooth 4.2 API Documentation  3.01.00.07
Macros
Random Address bitfield 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 2017, Texas Instruments Incorporated