Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
GATT Service structure. More...
#include <gatt.h>
Data Fields | |
const struct bt_gatt_attr * | attrs |
Service Attributes. | |
size_t | attr_count |
Service Attribute count. | |
GATT Service structure.
size_t bt_gatt_service_static::attr_count |
Service Attribute count.
const struct bt_gatt_attr* bt_gatt_service_static::attrs |
Service Attributes.