Zephyr API Documentation  3.6.99
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
 Service 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: