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

Include Attribute Value. More...

#include <gatt.h>

Data Fields

const struct bt_uuiduuid
 Service UUID.
 
uint16_t start_handle
 Service start handle.
 
uint16_t end_handle
 Service end handle.
 

Detailed Description

Include Attribute Value.

Field Documentation

◆ end_handle

uint16_t bt_gatt_include::end_handle

Service end handle.

◆ start_handle

uint16_t bt_gatt_include::start_handle

Service start handle.

◆ uuid

const struct bt_uuid* bt_gatt_include::uuid

Service UUID.


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