Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h7169 int authContext; /* P2 value of authentication command, see P2 parameter in member
Dreference-ril.c2510 asprintf(&cmd, "AT+CSIM=%d, \"008800%02x%02x%s00\"", total_len, auth->authContext,
/device/generic/goldfish/radio/include/telephony/
Dril.h7165 int authContext; /* P2 value of authentication command, see P2 parameter in member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h7558 int authContext; /* P2 value of authentication command, see P2 parameter in member
Dril_service.cpp438 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/
Dril.h7988 int authContext; /* P2 value of authentication command, see P2 parameter in member
Dril_service.cpp449 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/
Dril_service.cpp428 int32_t authContext,
2413 Return<void> RadioImpl::requestIccSimAuthentication(int32_t serial, int32_t authContext, in requestIccSimAuthentication() argument
2425 pf.authContext = authContext; in requestIccSimAuthentication()