Home
last modified time | relevance | path

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

/RevoEX-2.1/build/demos/nwc24demo/src/MsgSearch/
DPostTestMsg.c45 static const char* STR_TEST_SUBJECT[NUM_TEST_MSGS] = variable
100 err = NWC24SetMsgSubject( &msgObj, STR_TEST_SUBJECT[iObj], in PostTestMsg()
101 (u32)strlen( STR_TEST_SUBJECT[iObj] ) ); in PostTestMsg()