Structure representing a characteristic service.

This structure is used to define the parameters for a characteristic service, including the attribute handle, reserved space for future use, and the characteristic service attribute value.

Public Attributes#

uint16_t
uint8_t

Public Attribute Documentation#

handle#

uint16_t char_serv_s::handle

Characteristic service attribute handle


reserved#

uint8_t char_serv_s::reserved[2]

Reserved for future use


char_data#

char_serv_data_t char_serv_s::char_data

Characteristic service attribute value