Searched refs:activation_params (Results 1 – 2 of 2) sorted by relevance
537 nfca_poll = &ntf->activation_params.nfca_poll_iso_dep; in nci_extract_activation_params_iso_dep()551 nfcb_poll = &ntf->activation_params.nfcb_poll_iso_dep; in nci_extract_activation_params_iso_dep()583 poll = &ntf->activation_params.poll_nfc_dep; in nci_extract_activation_params_nfc_dep()597 listen = &ntf->activation_params.listen_nfc_dep; in nci_extract_activation_params_nfc_dep()657 (ntf->activation_params.poll_nfc_dep.atr_res_len in nci_store_general_bytes_nfc_dep()661 (ntf->activation_params.poll_nfc_dep.atr_res in nci_store_general_bytes_nfc_dep()669 (ntf->activation_params.listen_nfc_dep.atr_req_len in nci_store_general_bytes_nfc_dep()673 (ntf->activation_params.listen_nfc_dep.atr_req in nci_store_general_bytes_nfc_dep()695 if (ntf->activation_params.nfca_poll_iso_dep.rats_res_len > NFC_ATS_MAXSIZE) { in nci_store_ats_nfc_iso_dep()700 if (ntf->activation_params.nfca_poll_iso_dep.rats_res_len > 0) { in nci_store_ats_nfc_iso_dep()[all …]
523 } activation_params; member