Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp278 int auth_type = atoi(details[5]); in request_setup_data_call() local
279 call.auth_type_ = DataCall::AllowedAuthenticationType(auth_type); in request_setup_data_call()