Searched defs:hexSIM (Results 1 – 1 of 1) sorted by relevance
2452 bool convertUsimToSim(uint8_t *byteUSIM, int len, uint8_t *hexSIM) {2517 uint8_t hexSIM[RESPONSE_EF_SIZE * 2 + sizeof(char)] = {0}; local