Structure represents the list of received attribute descriptors. The maximum supported number of received attribute descriptors is 5.

Public Attributes#

uint8_t
uint8_t

Public Attribute Documentation#

num_of_att#

uint8_t rsi_ble_resp_att_descs_s::num_of_att

Number of descriptors found


reserved#

uint8_t rsi_ble_resp_att_descs_s::reserved[3]

Reserved


att_desc#

att_desc_t rsi_ble_resp_att_descs_s::att_desc[RSI_BLE_MAX_RESP_LIST]

Attribute descriptors list.

  • The maximum value is 5.