S132 SoftDevice v1.0.0-3.alpha
Macros
GAP Discovery modes

Macros

#define BLE_GAP_DISC_MODE_NOT_DISCOVERABLE   0x00
 
#define BLE_GAP_DISC_MODE_LIMITED   0x01
 
#define BLE_GAP_DISC_MODE_GENERAL   0x02
 

Detailed Description

Macro Definition Documentation

#define BLE_GAP_DISC_MODE_GENERAL   0x02

General Discovery Mode.

#define BLE_GAP_DISC_MODE_LIMITED   0x01

Limited Discovery Mode.

#define BLE_GAP_DISC_MODE_NOT_DISCOVERABLE   0x00

Not discoverable discovery Mode.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.