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

Service Attribute Value. More...

#include <gatt.h>

Data Fields

const struct bt_uuiduuid
 
uint16_t end_handle
 

Detailed Description

Service Attribute Value.

Field Documentation

◆ end_handle

uint16_t bt_gatt_service_val::end_handle

Service end handle.

◆ uuid

const struct bt_uuid* bt_gatt_service_val::uuid

Service UUID.


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