nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_gattc_desc_t Struct Reference

GATT descriptor. More...

#include <ble_gattc.h>

Data Fields

uint16_t handle
 
ble_uuid_t uuid
 

Detailed Description

GATT descriptor.

Field Documentation

uint16_t ble_gattc_desc_t::handle

Descriptor Handle.

ble_uuid_t ble_gattc_desc_t::uuid

Descriptor UUID.