Searched refs:TestMsgText (Results 1 – 2 of 2) sorted by relevance
123 static char* TestMsgText = variable163 err = NWC24SetMsgText(&msgObj, TestMsgText, (u32)strlen(TestMsgText), in PostTestMsg()
84 static wchar_t TestMsgText[] = variable131 err = NWC24SetMsgText(&msgObj, (const char*)TestMsgText, (u32)sizeof(TestMsgText) - 2, in PostTestMsg()