forked from intel/dps-for-iot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdps_shared.def
94 lines (92 loc) · 1.77 KB
/
dps_shared.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
LIBRARY dps_shared
EXPORTS
DPS_AckGetSenderKeyId
DPS_AckGetSequenceNum
DPS_AckPublication
DPS_AckPublicationBufs
DPS_CBOR2JSON
DPS_CopyAddress
DPS_CopyPublication
DPS_CreateAddress
DPS_CreateEvent
DPS_CreateKeyStore
DPS_CreateMemoryKeyStore
DPS_CreateNode
DPS_CreatePublication
DPS_CreateRegistrationList
DPS_CreateSubscription
DPS_Debug
DPS_DestroyAddress
DPS_DestroyEvent
DPS_DestroyKeyStore
DPS_DestroyMemoryKeyStore
DPS_DestroyNode
DPS_DestroyPublication
DPS_DestroyRegistrationList
DPS_DestroySubscription
DPS_ErrTxt
DPS_GenerateUUID
DPS_GetEventData
DPS_GetKeyStoreData
DPS_GetListenAddress
DPS_GetListenAddressString
DPS_GetNodeData
DPS_GetPublicationData
DPS_GetSubscriptionData
DPS_InitPublication
DPS_InitUUID
DPS_JSON2CBOR
DPS_KeyStoreHandle
DPS_Link
DPS_LinkTo
DPS_Log
DPS_LogBytes
DPS_MemoryKeyStoreHandle
DPS_NodeAddrToString
DPS_PublicationAddSubId
DPS_PublicationGetNode
DPS_PublicationGetNumTopics
DPS_PublicationGetSenderKeyId
DPS_PublicationGetSequenceNum
DPS_PublicationGetTopic
DPS_PublicationGetTTL
DPS_PublicationGetUUID
DPS_PublicationIsAckRequested
DPS_PublicationRemoveSubId
DPS_Publish
DPS_PublishBufs
DPS_Registration_Get
DPS_Registration_GetSyn
DPS_Registration_LinkTo
DPS_Registration_LinkToSyn
DPS_Registration_Put
DPS_Registration_PutSyn
DPS_RegistryTopicString
DPS_ResolveAddress
DPS_SetAddress
DPS_SetCA
DPS_SetCertificate
DPS_SetContentKey
DPS_SetEventData
DPS_SetKey
DPS_SetKeyAndId
DPS_SetKeyStoreData
DPS_SetNetworkKey
DPS_SetNodeData
DPS_SetNodeSubscriptionUpdateDelay
DPS_SetPublicationData
DPS_SetSubscriptionData
DPS_SetTrustedCA
DPS_SignalEvent
DPS_StartNode
DPS_Subscribe
DPS_SubscribeExpired
DPS_SubscriptionGetNode
DPS_SubscriptionGetNumTopics
DPS_SubscriptionGetTopic
DPS_TimedWaitForEvent
DPS_Unlink
DPS_UnlinkFrom
DPS_UUIDCompare
DPS_UUIDToString
DPS_WaitForEvent