![]()  | 
  
    RDK-B
    
   | 
 
Macros | |
| #define | CHAR char | 
| #define | UCHAR unsigned char | 
| #define | BOOLEAN unsigned char | 
| #define | INT int | 
| #define | UINT unsigned int | 
| #define | ULONG unsigned long | 
| #define | TRUE 1 | 
| #define | FALSE 0 | 
| #define | ENABLE 1 | 
| #define | RETURN_OK 0 | 
| #define | RETURN_ERR -1 | 
| #define | SEC_PER_YEAR 31536000 | 
| #define | SIZE_arrisCmDevHttpClientSeed 8L | 
| #define | ERROR -1 | 
Typedefs | |
| typedef unsigned short | uint16 | 
| typedef unsigned long | uint32 | 
| typedef int | boolean | 
Enumerations | |
| enum | mso_pwd_ret_status {  Invalid_PWD, Good_PWD, Unique_PWD, Expired_PWD, TimeError }  | 
| #define CHAR char | 
Definition at line 54 of file mso_mgmt_hal.h.
| #define UCHAR unsigned char | 
Definition at line 58 of file mso_mgmt_hal.h.
| #define BOOLEAN unsigned char | 
Definition at line 62 of file mso_mgmt_hal.h.
| #define INT int | 
Definition at line 66 of file mso_mgmt_hal.h.
| #define UINT unsigned int | 
Definition at line 70 of file mso_mgmt_hal.h.
| #define ULONG unsigned long | 
Definition at line 74 of file mso_mgmt_hal.h.
| #define TRUE 1 | 
Definition at line 78 of file mso_mgmt_hal.h.
| #define FALSE 0 | 
Definition at line 82 of file mso_mgmt_hal.h.
| #define ENABLE 1 | 
Definition at line 86 of file mso_mgmt_hal.h.
| #define RETURN_OK 0 | 
Definition at line 90 of file mso_mgmt_hal.h.
| #define RETURN_ERR -1 | 
Definition at line 94 of file mso_mgmt_hal.h.
| #define SEC_PER_YEAR 31536000 | 
Definition at line 102 of file mso_mgmt_hal.h.
| #define SIZE_arrisCmDevHttpClientSeed 8L | 
Definition at line 106 of file mso_mgmt_hal.h.
| #define ERROR -1 | 
Definition at line 110 of file mso_mgmt_hal.h.
| typedef unsigned short uint16 | 
Definition at line 97 of file mso_mgmt_hal.h.
| typedef unsigned long uint32 | 
Definition at line 98 of file mso_mgmt_hal.h.
| typedef int boolean | 
Definition at line 99 of file mso_mgmt_hal.h.
| enum mso_pwd_ret_status | 
| Enumerator | |
|---|---|
| Invalid_PWD | |
| Good_PWD | |
| Unique_PWD | |
| Expired_PWD | |
| TimeError | |
Definition at line 117 of file mso_mgmt_hal.h.