Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Characteristic Attribute Value. More...

#include <gatt.h>

Data Fields

const struct bt_uuiduuid
 Characteristic UUID.
 
uint16_t value_handle
 Characteristic Value handle.
 
uint8_t properties
 Characteristic 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: