S132 SoftDevice v1.0.0-3.alpha
Macros
GAP Advertising types

Macros

#define BLE_GAP_ADV_TYPE_ADV_IND   0x00
 
#define BLE_GAP_ADV_TYPE_ADV_DIRECT_IND   0x01
 
#define BLE_GAP_ADV_TYPE_ADV_SCAN_IND   0x02
 
#define BLE_GAP_ADV_TYPE_ADV_NONCONN_IND   0x03
 

Detailed Description

Macro Definition Documentation

#define BLE_GAP_ADV_TYPE_ADV_DIRECT_IND   0x01

Connectable directed.

#define BLE_GAP_ADV_TYPE_ADV_IND   0x00

Connectable undirected.

#define BLE_GAP_ADV_TYPE_ADV_NONCONN_IND   0x03

Non connectable undirected.

#define BLE_GAP_ADV_TYPE_ADV_SCAN_IND   0x02

Scannable undirected.


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.