Home
last modified time | relevance | path

Searched refs:gIdentityCdmaEsn (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp1156 static const char gIdentityCdmaEsn[] = "A0123456"; // 8 digits, ^[A-F].* variable
1181 response[2] = strdup(&gIdentityCdmaEsn[0]); in request_device_identity()