![]() |
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 SetDataObject command parameters. More...
#include <CommandLib.h>
Data Fields | |
uint16_t | wOID |
OID of data object. | |
uint16_t | wOffset |
Offset within the data object. | |
uint16_t | wLength |
Number of data bytes to write. | |
uint8_t * | prgbData |
Data bytes to be written. | |
eDataOrMedata_d | eDataOrMdata |
To write data or metadata. | |
eWriteOption_d | eWriteOption |
Write option. | |
Structure to specify SetDataObject command parameters.