You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction and MoCA 1.1 Reference Specification

MoCA 1.1 Specification for Device RF Characteristics

About MoCA Technology

MoCA Highlights and Technology Standards


Objects

MoCA object in its DML layer: 

Devcie.MoCA.Interface.


MoCA HAL

MoCA HAL is an abstraction layer, implemented for interacting with MoCA driver. MoCA HAL API's functionality should be implemented by OEMs.

moca_hal.c provides function call prototypes and structure definitions used for the RDK-Broadband MoCA HAL.

Some example APIs are listed below:

moca_GetIfConfig / moca_SetIfConfig
moca_IfGetStaticInfo
moca_IfGetDynamicInfo
moca_IfGetStats
moca_GetNumAssociatedDevices
moca_GetAssociatedDevices
moca_FreqMaskToValue
moca_GetMocaCPEs
moca_HardwareEquipped
  • No labels