Searched refs:MsgText (Results 1 – 2 of 2) sorted by relevance
66 wchar_t MsgText[] = L"This is a test mail of Channel Jump\x0d\x0a" variable
181 err = NWC24SetMsgText(&msgObj, (const char*)MsgText, (u32)sizeof(MsgText) - 2, in PostMessage()