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

GATT Service structure. More...

#include <gatt.h>

Data Fields

struct bt_gatt_attrattrs
 Service Attributes.
 
size_t attr_count
 Service Attribute count.
 
sys_snode_t node
 

Detailed Description

GATT Service structure.

Field Documentation

◆ attr_count

size_t bt_gatt_service::attr_count

Service Attribute count.

◆ attrs

struct bt_gatt_attr* bt_gatt_service::attrs

Service Attributes.

◆ node

sys_snode_t bt_gatt_service::node

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