Searched refs:gsm_hex2_to_byte0 (Results 1 – 2 of 2) sorted by relevance
55 extern int gsm_hex2_to_byte0( const char* hex );
152 gsm_hex2_to_byte0( const char* hex ) in gsm_hex2_to_byte0() function186 dst[nn] = (byte_t) gsm_hex2_to_byte0( (const char*)hex+2*nn ); in gsm_hex_to_bytes0()