S132 SoftDevice v2.0.0
Data Fields
ble_gattc_attr_info_t Struct Reference

Attribute Information. More...

#include <ble_gattc.h>

Data Fields

uint16_t handle
 
union {
   ble_uuid_t   uuid16
 
   ble_uuid128_t   uuid128
 
info
 

Detailed Description

Attribute Information.

Field Documentation

uint16_t ble_gattc_attr_info_t::handle

Attribute handle.

ble_uuid128_t ble_gattc_attr_info_t::uuid128

128-bit Attribute UUID.

ble_uuid_t ble_gattc_attr_info_t::uuid16

16-bit Attribute UUID.


Documentation feedback | Developer Zone | Updated