Searched refs:authContext (Results 1 – 8 of 8) sorted by relevance
/device/generic/goldfish/radio/ril/ |
D | ril.h | 7169 int authContext; /* P2 value of authentication command, see P2 parameter in member
|
D | reference-ril.c | 2510 asprintf(&cmd, "AT+CSIM=%d, \"008800%02x%02x%s00\"", total_len, auth->authContext,
|
/device/generic/goldfish/radio/include/telephony/ |
D | ril.h | 7165 int authContext; /* P2 value of authentication command, see P2 parameter in member
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril.h | 7558 int authContext; /* P2 value of authentication command, see P2 parameter in member
|
D | ril_service.cpp | 438 int32_t authContext, 2549 Return<void> RadioImpl_1_6::requestIccSimAuthentication(int32_t serial, int32_t authContext, in requestIccSimAuthentication() argument 2561 pf.authContext = authContext; in requestIccSimAuthentication()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril.h | 7988 int authContext; /* P2 value of authentication command, see P2 parameter in member
|
D | ril_service.cpp | 449 int32_t authContext, 2580 Return<void> RadioImpl_1_6::requestIccSimAuthentication(int32_t serial, int32_t authContext, in requestIccSimAuthentication() argument 2592 pf.authContext = authContext; in requestIccSimAuthentication()
|
/device/generic/goldfish/radio/libril/ |
D | ril_service.cpp | 428 int32_t authContext, 2413 Return<void> RadioImpl::requestIccSimAuthentication(int32_t serial, int32_t authContext, in requestIccSimAuthentication() argument 2425 pf.authContext = authContext; in requestIccSimAuthentication()
|