Zephyr API 3.6.99
|
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.