You are viewing documentation for version:3.4.0Structure representing the response for an Attribute Protocol (ATT) value in Bluetooth Low Energy (BLE). Public Attributes#uint8_tlenLength of attribute value. uint8_tatt_valueAttribute values list. Public Attribute Documentation#len#uint8_t rsi_ble_resp_att_value_t::lenLength of attribute value. att_value#uint8_t rsi_ble_resp_att_value_t::att_value[RSI_DEV_ATT_LEN]Attribute values list. Each attribute value is maximum of size 240, see RSI_DEV_ATT_LEN Macro