Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
bt_gatt_chrc Struct Reference

Characteristic Attribute Value. More...

#include <gatt.h>

Data Fields

const struct bt_uuiduuid
 
uint16_t value_handle
 
uint8_t properties
 

Detailed Description

Characteristic Attribute Value.

Field Documentation

◆ properties

uint8_t bt_gatt_chrc::properties

Characteristic properties.

◆ uuid

const struct bt_uuid* bt_gatt_chrc::uuid

Characteristic UUID.

◆ value_handle

uint16_t bt_gatt_chrc::value_handle

Characteristic Value handle.


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