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.