Searched refs:gsm_hex_from_short (Results 1 – 3 of 3) sorted by relevance
219 gsm_hex_from_short( dst, file_size ); in sim_file_to_hex()223 gsm_hex_from_short( dst, file->any.id ); in sim_file_to_hex()
66 extern void gsm_hex_from_short( char* hex, int val );
170 gsm_hex_from_short( char* hex, int val ) in gsm_hex_from_short() function