Structure representing a request to add an attribute in the BLE stack.
Public Attribute Documentation#
config_bitmap#
uint16_t rsi_ble_req_add_att_s::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
data#
uint8_t rsi_ble_req_add_att_s::data[RSI_DEV_ATT_LEN]
Attribute data. The maximum value is 240, refer to RSI_DEV_ATT_LEN Macro