S132 SoftDevice v1.0.0-3.alpha
Macros
GATT Write operations

Macros

#define BLE_GATT_OP_INVALID   0x00
 
#define BLE_GATT_OP_WRITE_REQ   0x01
 
#define BLE_GATT_OP_WRITE_CMD   0x02
 
#define BLE_GATT_OP_SIGN_WRITE_CMD   0x03
 
#define BLE_GATT_OP_PREP_WRITE_REQ   0x04
 
#define BLE_GATT_OP_EXEC_WRITE_REQ   0x05
 

Detailed Description

Macro Definition Documentation

#define BLE_GATT_OP_EXEC_WRITE_REQ   0x05

Execute Write Request.

#define BLE_GATT_OP_INVALID   0x00

Invalid Operation.

#define BLE_GATT_OP_PREP_WRITE_REQ   0x04

Prepare Write Request.

#define BLE_GATT_OP_SIGN_WRITE_CMD   0x03

Signed Write Command.

#define BLE_GATT_OP_WRITE_CMD   0x02

Write Command.

#define BLE_GATT_OP_WRITE_REQ   0x01

Write Request.


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.