Home
last modified time | relevance | path

Searched refs:info_str (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/cec/cec_demo1/
Dcec_Main.cpp237 wchar_t info_str[64] = L"Message:CEC_DEMO_1"; in CecTest_CreateMessage() local
271 cecMess.SetInfoText(info_str, sizeof(info_str)); in CecTest_CreateMessage()