|
Zephyr Project API 4.0.0
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.