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

GATT Service structure. More...

#include <gatt.h>

Data Fields

const struct bt_gatt_attrattrs
 
size_t attr_count
 

Detailed Description

GATT Service structure.

Field Documentation

◆ attr_count

size_t bt_gatt_service_static::attr_count

Service Attribute count

◆ attrs

const struct bt_gatt_attr* bt_gatt_service_static::attrs

Service Attributes


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