Zephyr Project API 4.1.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_gatt_service_val Struct Reference

Service Attribute Value. More...

#include <gatt.h>

Data Fields

const struct bt_uuiduuid
 Service UUID.
 
uint16_t end_handle
 Handle of the last Attribute within the Service.
 

Detailed Description

Service Attribute Value.

This is the data described by the Attribute Type and indexed by the Attribute Handle in the database.

Field Documentation

◆ end_handle

uint16_t bt_gatt_service_val::end_handle

Handle of the last Attribute within the Service.

◆ uuid

const struct bt_uuid* bt_gatt_service_val::uuid

Service UUID.


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