nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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.