Public Attributes#

uint16_t
uint8_t
uint16_t
uint8_t

Public Attribute Documentation#

serv_handler#

void* serv_handler

service handler


handle#

uint16_t handle

Attribute handle


config_bitmap#

uint16_t config_bitmap

If this variable is 1, Host has to maintain attributes and records in the application. If 0, Stack will maintain the attributes and records


att_uuid#

uuid_t att_uuid

Attribute type UUID


property#

uint8_t property

Attribute property


data_len#

uint16_t data_len

Attribute data length


data#

uint8_t data[RSI_DEV_ATT_LEN]

Attribute data. The maximum value is 240, please refer RSI_DEV_ATT_LEN Macro