nRF5 SDK v12.1.0
Macros
Privacy modes

Macros

#define BLE_GAP_PRIVACY_MODE_OFF   0x00
 
#define BLE_GAP_PRIVACY_MODE_DEVICE_PRIVACY   0x01
 

Detailed Description

Macro Definition Documentation

#define BLE_GAP_PRIVACY_MODE_DEVICE_PRIVACY   0x01

Device will send and accept only private addresses for its own address.

#define BLE_GAP_PRIVACY_MODE_OFF   0x00

Device will send and accept its identity address for its own address.


Documentation feedback | Developer Zone | Subscribe | Updated