ble_gattc_char_t

S132 SoftDevice v7.2.0 API

GATT characteristic. More...

#include <ble_gattc.h>

Detailed Description

GATT characteristic.

Field Documentation

uint8_t ble_gattc_char_t::char_ext_props

Extended properties present.

ble_gatt_char_props_t ble_gattc_char_t::char_props

Characteristic Properties.

uint16_t ble_gattc_char_t::handle_decl

Handle of the Characteristic Declaration.

uint16_t ble_gattc_char_t::handle_value

Handle of the Characteristic Value.

ble_uuid_t ble_gattc_char_t::uuid

Characteristic UUID.