Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
Service Attribute Value. More...
#include <zephyr/bluetooth/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.