Searched refs:nfcv_poll (Results 1 – 1 of 1) sorted by relevance
151 struct rf_tech_specific_params_nfcv_poll *nfcv_poll, in nci_extract_rf_params_nfcv_passive_poll() argument155 nfcv_poll->dsfid = *data++; in nci_extract_rf_params_nfcv_passive_poll()156 memcpy(nfcv_poll->uid, data, NFC_ISO15693_UID_MAXSIZE); in nci_extract_rf_params_nfcv_passive_poll()189 struct rf_tech_specific_params_nfcv_poll *nfcv_poll; in nci_add_new_protocol() local242 nfcv_poll = (struct rf_tech_specific_params_nfcv_poll *)params; in nci_add_new_protocol()245 target->iso15693_dsfid = nfcv_poll->dsfid; in nci_add_new_protocol()246 memcpy(target->iso15693_uid, nfcv_poll->uid, NFC_ISO15693_UID_MAXSIZE); in nci_add_new_protocol()341 &(ntf.rf_tech_specific_params.nfcv_poll), data); in nci_rf_discover_ntf_packet()558 &(ntf.rf_tech_specific_params.nfcv_poll), data); in nci_rf_intf_activated_ntf_packet()