![]()  | 
  
    RDK-B
    
   | 
 
MSO Management HAL. More...
Go to the source code of this file.
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 }  | 
Functions | |
| mso_pwd_ret_status | mso_validatepwd (char *pwd) | 
| int | mso_set_pod_seed (char *) | 
| int | mso_get_pod_seed (char *pSeed) | 
MSO Management HAL.
@description This header file gives the function call prototypes and structure definitions used for the RDK-Broadband hardware abstraction layer for MSO Management.
Definition in file mso_mgmt_hal.h.