Zephyr API 3.6.99
|
GATT Service structure. More...
#include <gatt.h>
Data Fields | |
struct bt_gatt_attr * | attrs |
Service Attributes. | |
size_t | attr_count |
Service Attribute count. | |
sys_snode_t | node |
GATT Service structure.
size_t bt_gatt_service::attr_count |
Service Attribute count.
struct bt_gatt_attr* bt_gatt_service::attrs |
Service Attributes.
sys_snode_t bt_gatt_service::node |