Home | History | Annotate | Download | only in telephony

Lines Matching full:septets

78 /* try to skip enough utf8 characters to generate gsm7len GSM septets */
84 returns the number of septets, */
87 /* convert a utf8 string into an array of 8-bit unpacked GSM septets,
91 /* convert a GSM septets string into a utf-8 byte string. assumes that 'utf8' is NULL or properly
92 sized. 'offset' is the starting bit offset in 'src', 'count' is the number of input septets.
96 /* convert an unpacked 8-bit GSM septets string into a utf-8 byte string. assumes that 'utf8'
113 by spaces. returns the number of septets */
120 /* convert a GSM septets string into a ucs2 string. assumes that 'ucs2' is NULL or
122 of input septets. return the number of ucs2 characters (not bytes) */
125 /* convert an 8-bit unpacked GSM septets string into a ucs2 string. assumes that 'ucs2'
126 is NULL or properly sized. 'count' is the number of input septets. return the number