Home | History | Annotate | Download | only in jni

Lines Matching refs:intf_param

871                     if (activationData.activate_ntf.intf_param.type == NFC_INTERFACE_ISO_DEP)
873 tNFC_INTF_PA_ISO_DEP& pa_iso = activationData.activate_ntf.intf_param.intf_param.pa_iso;
881 ALOGE("%s: T4T; ISO_DEP for tech A; wrong interface=%u", fn, activationData.activate_ntf.intf_param.type);
893 if (activationData.activate_ntf.intf_param.type == NFC_INTERFACE_ISO_DEP)
895 tNFC_INTF_PB_ISO_DEP& pb_iso = activationData.activate_ntf.intf_param.intf_param.pb_iso;
903 ALOGE("%s: T4T; ISO_DEP for tech B; wrong interface=%u", fn, activationData.activate_ntf.intf_param.type);
1402 && data->activated.activate_ntf.intf_param.type != NFC_INTERFACE_EE_DIRECT_RF)