1.3.5.6.31 BMNG_PPROF_ACK Enum
C
typedef enum {
BMNG_PPROF_ACK_OK = 0,
BMNG_PPROF_ACK_ERROR
} BMNG_PPROF_ACK;
Summary
Defines the acknowledgement codes for PRIME Profile.
Description
This enumeration defines the acknowledgement codes to be used in the PRIME Profile.
Remarks
None.