S310 SoftDevice v3.0.0
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 Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.