Home
last modified time | relevance | path

Searched defs:hexSIM (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/reference-ril/
Dreference-ril.c2452 bool convertUsimToSim(uint8_t *byteUSIM, int len, uint8_t *hexSIM) {
2517 uint8_t hexSIM[RESPONSE_EF_SIZE * 2 + sizeof(char)] = {0}; local