Structure representing the BLE request to add a service.
This structure is used to define the parameters for a BLE request to add a service, including the service UUID, the number of attributes in the service, and the total size of the attributes' values (data).
Public Attributes#
Service UUID.
uint8_t
Number of attributes in the service.
uint8_t
Total size of the attributes' values (data)