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

st_ble_seq_data_t is value field for variable length. More...

Data Fields

uint8_t * data
 Data value. More...
 
uint16_t len
 Data length. More...
 

Detailed Description

st_ble_seq_data_t is value field for variable length.

Field Documentation

◆ data

uint8_t* st_ble_seq_data_t::data

Data value.

◆ len

uint16_t st_ble_seq_data_t::len

Data length.