Home | History | Annotate | Download | only in include

Lines Matching full:terminated

232     OBX_SESSION_RSP_EVT,    /* A response for Create Session or Resume Session is received by the client. The client needs to remember the session id. The session id is to be used in calling OBX_ResumeSession, if the current session is terminated prematurely. */
293 #define OBX_HI_TYPE_UNIC 0x00 /* Null terminated Unicode text */
1586 ** Description Convert a UTF-16 array to a null-terminated UTF-8 string.
1598 ** Description Convert a null-terminated UTF-8 string to a UTF-16 array.