S130 SoftDevice v1.0.0
Macros
GATT Server Authorization Types

Macros

#define BLE_GATTS_AUTHORIZE_TYPE_INVALID   0x00
 
#define BLE_GATTS_AUTHORIZE_TYPE_READ   0x01
 
#define BLE_GATTS_AUTHORIZE_TYPE_WRITE   0x02
 

Detailed Description

Macro Definition Documentation

#define BLE_GATTS_AUTHORIZE_TYPE_INVALID   0x00

Invalid Type.

#define BLE_GATTS_AUTHORIZE_TYPE_READ   0x01

Authorize a Read Operation.

#define BLE_GATTS_AUTHORIZE_TYPE_WRITE   0x02

Authorize a Write Request Operation.


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.