![]() |
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 ProcUpLink/ProcDownLink command parameters. More...
#include <CommandLib.h>
Data Fields | |
sbBlob_d | sInData |
Contains data to be encrypted/decrypted.This should contain enough memory to accommodate APDU header, data formatting and the data for encryption/decryption. | |
uint16_t | wInDataLength |
Actual length of data to be encrypted/decrypted. | |
uint16_t | wSessionKeyOID |
Session Key OID. | |
sCmdResponse_d | sOutData |
Holds the output data after encryption/decryption. | |
Structure to specify ProcUpLink/ProcDownLink command parameters.