nRF5 SDK v17.1.0
Data Fields
sbBlob_d Struct Reference

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated