![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
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. | |
Structure to specify a byte stream consisting of length and data pointer.