Zephyr Project API 4.1.0
A Scalable Open Source RTOS
|
Service Attribute Value. More...
#include <gatt.h>
Data Fields | |
const struct bt_uuid * | uuid |
Service UUID. | |
uint16_t | end_handle |
Handle of the last Attribute within the Service. | |
Service Attribute Value.
This is the data described by the Attribute Type and indexed by the Attribute Handle in the database.
uint16_t bt_gatt_service_val::end_handle |
Handle of the last Attribute within the Service.
const struct bt_uuid* bt_gatt_service_val::uuid |
Service UUID.