Searched refs:gsm_hex4_to_short (Results 1 – 3 of 3) sorted by relevance
58 extern int gsm_hex4_to_short( const char* hex );
140 gsm_hex4_to_short( const char* hex ) in gsm_hex4_to_short() function
91 c = gsm_hex4_to_short( (const char*)p ); in sms_utf8_from_message_str()