Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
GATT Service structure. More...
#include <gatt.h>
Data Fields | |
struct bt_gatt_attr * | attrs |
size_t | attr_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 |