Searched refs:authContext (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/radio/1.2/default/ |
D | Radio.h | 218 Return<void> requestIccSimAuthentication(int32_t serial, int32_t authContext,
|
/hardware/ril/include/telephony/ |
D | ril.h | 7165 int authContext; /* P2 value of authentication command, see P2 parameter in member
|
/hardware/ril/reference-ril/ |
D | ril.h | 7165 int authContext; /* P2 value of authentication command, see P2 parameter in member
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1395 * @param authContext P2 value of authentication command, see P2 parameter in 1402 oneway requestIccSimAuthentication(int32_t serial, int32_t authContext, string authData,
|
/hardware/ril/libril/ |
D | ril_service.cpp | 421 int32_t authContext, 2397 Return<void> RadioImpl::requestIccSimAuthentication(int32_t serial, int32_t authContext, in requestIccSimAuthentication() argument 2409 pf.authContext = authContext; in requestIccSimAuthentication()
|