1.5.3.4 Library Interface

The PRIME User PIBs service library provides the following interfaces:

Table 1-21. Functions
NameDescription
SRV_USER_PIB_InitializeInitializes the PRIME User PIBs service
SRV_USER_PIB_GetRequestCbRegisterRegister a function to be called to get the requested user PIB
SRV_USER_PIB_GetRequestGet a user PIB
SRV_USER_PIB_SetRequestCbRegisterRegister a function to be called to get the result of setting a user PIB
SRV_USER_PIB_SetRequestSet a user PIB
Table 1-22. Data types and constants
NameTypeDescription
SRV_USER_PIB_GET_REQUEST_CALLBACKFunction PointerPointer to a User PIB Get Request callback function
SRV_USER_PIB_SET_REQUEST_CALLBACKFunction PointerPointer to a User PIB Set Request callback function