S140 SoftDevice v7.2.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.


Documentation feedback | Developer Zone | Subscribe | Updated