Searched refs:authContext (Results 1 – 4 of 4) sorted by relevance
/device/google/cuttlefish_common/guest/hals/ril/libril/ |
D | ril.h | 7387 int authContext; /* P2 value of authentication command, see P2 parameter in member
|
D | ril_service.cpp | 431 int32_t authContext, 2472 Return<void> RadioImpl_1_4::requestIccSimAuthentication(int32_t serial, int32_t authContext, in requestIccSimAuthentication() argument 2484 pf.authContext = authContext; in requestIccSimAuthentication()
|
/device/generic/goldfish/ril/ |
D | ril.h | 7150 int authContext; /* P2 value of authentication command, see P2 parameter in member
|
D | reference-ril.c | 2451 asprintf(&cmd, "AT+CSIM=%d, \"008800%02x%02x%s00\"", total_len, auth->authContext,
|