dragoon  4383
 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.

Definition at line 169 of file ble_gattc.h.

Field Documentation

uint16_t ble_gattc_desc_t::handle

Descriptor Handle.

Definition at line 171 of file ble_gattc.h.

ble_uuid_t ble_gattc_desc_t::uuid

Descriptor UUID.

Definition at line 172 of file ble_gattc.h.


The documentation for this struct was generated from the following file: