![]() |
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 Transport Layer. More...
#include <OcpTransportLayer.h>
Data Fields | |
fTLInit | pfInit |
Function pointer to Init via TL. | |
fTLSend | pfSend |
Function pointer to Send via TL. | |
fTLRecv | pfRecv |
Function pointer to Receive via TL. | |
fTLConnect | pfConnect |
Function pointer to Connect to TL. | |
fTLDisconnect | pfDisconnect |
Function pointer to Disconnect from TL. | |
sTL_d | sTL |
Transport Layer. | |
Structure to configure Transport Layer.