sbBlob_d

nRF5 SDK v15.0.0

Structure to specify a byte stream consisting of length and data pointer. More...

#include <Datatypes.h>

Data Fields

uint16_t wLen
Length of the byte stream.
uint8_t * prgbStream
Pointer to byte array which contains the data stream.

Detailed Description

Structure to specify a byte stream consisting of length and data pointer.

  • external/infineon/include/Datatypes.h