DOS Callback Structure. More...
Data Structures | |
| struct | DOSApplicationCallbacks_t |
| The application interface structure. More... | |
| struct | DOSDPSSessionCallbacks_t |
| The DPS Session interface structure. More... | |
| struct | DOSProviderCallbacks_t |
| The application provider interface structure. More... | |
| struct | DOSRequestorCallbacks_t |
| The application requestor interface structure. More... | |
| struct | DOSTransportCallbacks_t |
| The transport interface structure. More... | |
DOS Callback Structure.
This structure contains all of the callbacks required by the COS to operate. None of the callbacks can be NULL.