1.5.3.13 PAL_RF_PIB_RESULT Enum
C
typedef enum { PAL_RF_PIB_SUCCESS, PAL_RF_PIB_INVALID_PARAM, PAL_RF_PIB_INVALID_ATTR, PAL_RF_PIB_INVALID_HANDLE, PAL_RF_PIB_READ_ONLY, PAL_RF_PIB_WRITE_ONLY, PAL_RF_PIB_ERROR } PAL_RF_PIB_RESULT;
Summary
Result of a RF PAL PIB service client interface operation.
Description
Identifies the result of RF PAL PIB service operations.
Remarks
None.