![]() |
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 configure Record Layer. More...
#include <OcpRecordLayer.h>
Data Fields | |
fRLInit | pfInit |
Function pointer to Init RL. | |
fRLClose | pfClose |
Function pointer to CloseRL. | |
fRLSend | pfSend |
Function pointer to Send via RL. | |
fRLRecv | pfRecv |
Function pointer to Receive via RL. | |
sRL_d | sRL |
Record Layer. | |
Structure to configure Record Layer.