|
RDK Documentation (Open Sourced RDK Components)
|
42 bool getVersion(uint32_t *length,
char *responseMsg);
46 bool getNumofTRMErrors(uint32_t *errCount);
static TRMMgrHelperImpl & getInstance()
Instance of TRMMgrHelperImpl object.
static void init()
Init and connect with TRM.
bool getConnectedDeviceIdList(uint32_t *length, char *responseMsg)
Send a TRM Request to get all connected Device IDs Get the Response and send to TRM Mgr.
bool getTRMConnectionEventList(uint32_t *length, char *responseMsg)
Send a TRM Request to get all connected Device IDs Get the Response and send to TRM Mgr.
bool getTunerReservationsList(uint32_t *length, char *responseMsg)
Send a TRM Request to get all Reservation Get the Response and send to TRM Mgr.
bool getVersion(uint32_t *length, char *responseMsg)
Get TRM Version Number.