Starts the Sys manager.
Starts the Disk manager.
This function registers and connects Sys Manager to the iarm bus. Register Events that this module publishes and register APIs that can be RPCs by other entities on the bus.
This function registers and connects Disk Manager to the iarm bus. Register Events that this module publishes and register APIs that can be RPCs by other entities on the bus.
|
char * | _IARM_BUS_SYSMGR_GetXUPNPDeviceInfo_Param_t::pBuffer |
|
int | _IARM_BUS_SYSMGR_GetXUPNPDeviceInfo_Param_t::bufLength |
|
int | _IARM_BUS_SYSMGR_HDCPProfileInfo_Param_t::HdcpProfile |
|
int | _IARM_BUS_SYSMGR_KEYCodeLoggingInfo_Param_t::logStatus |
|
char | _IARM_BUS_SYSMgr_EventData_t::_CARD_FWDNLD_DATA::eventType |
|
char | _IARM_BUS_SYSMgr_EventData_t::_CARD_FWDNLD_DATA::status |
|
struct _CARD_FWDNLD_DATA { |
char | eventType |
|
char | status |
|
} | _IARM_BUS_SYSMgr_EventData_t::cardFWDNLD |
|
char | _IARM_BUS_SYSMgr_EventData_t::_IMAGE_FWDNLD_DATA::status |
|
struct _IMAGE_FWDNLD_DATA { |
char | status |
|
} | _IARM_BUS_SYSMgr_EventData_t::imageFWDNLD |
|
unsigned long | _IARM_BUS_SYSMgr_EventData_t::_XUPNP_DATA::deviceInfoLength |
|
struct _XUPNP_DATA { |
unsigned long | deviceInfoLength |
|
} | _IARM_BUS_SYSMgr_EventData_t::xupnpData |
|
unsigned int | _IARM_BUS_SYSMgr_EventData_t::_HDCP_PROFILE::hdcpProfile |
|
struct _HDCP_PROFILE { |
unsigned int | hdcpProfile |
|
} | _IARM_BUS_SYSMgr_EventData_t::hdcpProfileData |
|
IARM_Bus_SYSMgr_SystemState_t | _IARM_BUS_SYSMgr_EventData_t::_SystemStates::stateId |
|
int | _IARM_BUS_SYSMgr_EventData_t::_SystemStates::state |
|
int | _IARM_BUS_SYSMgr_EventData_t::_SystemStates::error |
|
char | _IARM_BUS_SYSMgr_EventData_t::_SystemStates::payload [128] |
|
struct _SystemStates { |
IARM_Bus_SYSMgr_SystemState_t | stateId |
|
int | state |
|
int | error |
|
char | payload [128] |
|
} | _IARM_BUS_SYSMgr_EventData_t::systemStates |
|
int | _IARM_BUS_SYSMgr_EventData_t::_EISS_STATUS::filterStatus |
|
struct _EISS_STATUS { |
int | filterStatus |
|
} | _IARM_BUS_SYSMgr_EventData_t::eissEventData |
|
unsigned char | _IARM_BUS_SYSMgr_EventData_t::_EISS_APP_ID::idList [4][6] |
|
int | _IARM_BUS_SYSMgr_EventData_t::_EISS_APP_ID::count |
|
struct _EISS_APP_ID { |
unsigned char | idList [4][6] |
|
int | count |
|
} | _IARM_BUS_SYSMgr_EventData_t::eissAppIDList |
|
int | _IARM_BUS_SYSMgr_EventData_t::_KEY_CODE_LOG::logStatus |
|
struct _KEY_CODE_LOG { |
int | logStatus |
|
} | _IARM_BUS_SYSMgr_EventData_t::keyCodeLogData |
|
int | _IARM_BUS_SYSMgr_EventData_t::_USB_MOUNT::mounted |
|
char | _IARM_BUS_SYSMgr_EventData_t::_USB_MOUNT::device [128] |
|
char | _IARM_BUS_SYSMgr_EventData_t::_USB_MOUNT::dir [256] |
|
struct _USB_MOUNT { |
int | mounted |
|
char | device [128] |
|
char | dir [256] |
|
} | _IARM_BUS_SYSMgr_EventData_t::usbMountData |
|
int | _IARM_BUS_SYSMgr_EventData_t::_USB_DETECT::inserted |
|
char | _IARM_BUS_SYSMgr_EventData_t::_USB_DETECT::vendor [128] |
|
char | _IARM_BUS_SYSMgr_EventData_t::_USB_DETECT::productid [256] |
|
char | _IARM_BUS_SYSMgr_EventData_t::_USB_DETECT::devicename [256] |
|
struct _USB_DETECT { |
int | inserted |
|
char | vendor [128] |
|
char | productid [256] |
|
char | devicename [256] |
|
} | _IARM_BUS_SYSMgr_EventData_t::usbData |
|
union { |
struct _CARD_FWDNLD_DATA { |
char | eventType |
|
char | status |
|
} | cardFWDNLD |
|
struct _IMAGE_FWDNLD_DATA { |
char | status |
|
} | imageFWDNLD |
|
struct _XUPNP_DATA { |
unsigned long | deviceInfoLength |
|
} | xupnpData |
|
struct _HDCP_PROFILE { |
unsigned int | hdcpProfile |
|
} | hdcpProfileData |
|
struct _SystemStates { |
IARM_Bus_SYSMgr_SystemState_t | stateId |
|
int | state |
|
int | error |
|
char | payload [128] |
|
} | systemStates |
|
struct _EISS_STATUS { |
int | filterStatus |
|
} | eissEventData |
|
struct _EISS_APP_ID { |
unsigned char | idList [4][6] |
|
int | count |
|
} | eissAppIDList |
|
struct _KEY_CODE_LOG { |
int | logStatus |
|
} | keyCodeLogData |
|
struct _USB_MOUNT { |
int | mounted |
|
char | device [128] |
|
char | dir [256] |
|
} | usbMountData |
|
struct _USB_DETECT { |
int | inserted |
|
char | vendor [128] |
|
char | productid [256] |
|
char | devicename [256] |
|
} | usbData |
|
} | _IARM_BUS_SYSMgr_EventData_t::data |
|
int | _propertyValue::state |
|
int | _propertyValue::error |
|
char | _propertyValue::payload [128] |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::channel_map |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::disconnect_mgr_state |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::TuneReadyStatus |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::exit_ok_key_sequence |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::cmac |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::card_moto_entitlements |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::card_moto_hrv_rx |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::dac_init_timestamp |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::card_cisco_status |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::video_presenting |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::hdmi_out |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::hdcp_enabled |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::hdmi_edid_read |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::firmware_download |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::time_source |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::time_zone_available |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::ca_system |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::estb_ip |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::ecm_ip |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::lan_ip |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::moca |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::docsis |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::dsg_broadcast_tunnel |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::dsg_ca_tunnel |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::cable_card |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::cable_card_download |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::cvr_subsystem |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::download |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::vod_ad |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::card_serial_no |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::ecm_mac |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::dac_id |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::plant_id |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::stb_serial_no |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::bootup |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::dst_offset |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::rf_connected |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::ip_mode |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::qam_ready_status |
|
state_property | _IARM_Bus_SYSMgr_GetSystemStates_Param_t::firmware_update_state |
|
char | _IARM_Bus_SYSMgr_IntrusionData_t::intrusionData [1024+1] |
|