byte_array Struct Reference#

Variable-length int8_t array.

#include <sl_bt_types.h>

Data Fields#

uint16_t

len

int8_t

data []

Variable-length int8_t array.

Field Documentation#

len#

uint16\_t byte\_array::len

Number of bytes stored in data

data#

int8\_t byte\_array::data[]

Data bytes


The documentation for this struct was generated from the following file:

  • inc/sl_bt_types.h