Searched refs:sub_resp_binding (Results 1 – 1 of 1) sorted by relevance
1671 auth_set_subscription_binding_resp_msg_v01 sub_resp_binding; in eap_proxy_build_identity() local2019 memset(&sub_resp_binding, 0, sizeof(auth_set_subscription_binding_resp_msg_v01)); in eap_proxy_build_identity()2027 (void *) &sub_resp_binding, in eap_proxy_build_identity()2032 sub_resp_binding.resp.result != QMI_RESULT_SUCCESS_V01 ) && in eap_proxy_build_identity()2033 (QMI_ERR_OP_DEVICE_UNSUPPORTED_V01 != sub_resp_binding.resp.error)) { in eap_proxy_build_identity()2036 sub_resp_binding.resp.error); in eap_proxy_build_identity()2046 (void *) &sub_resp_binding, in eap_proxy_build_identity()2051 sub_resp_binding.resp.result != QMI_RESULT_SUCCESS_V01 ) { in eap_proxy_build_identity()2054 sub_resp_binding.resp.error); in eap_proxy_build_identity()