Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_gatt_value_t Struct Reference

Attribute Value. More...

Data Fields

uint16_t value_len
 Length of the attribute value. More...
 
uint8_t * p_value
 Attribute Value. More...
 

Detailed Description

Attribute Value.

Field Documentation

◆ value_len

uint16_t st_ble_gatt_value_t::value_len

Length of the attribute value.

◆ p_value

uint8_t* st_ble_gatt_value_t::p_value

Attribute Value.