Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
A Dntf.c140 struct rf_tech_specific_params_nfcb_poll *nfcb_poll, in nci_extract_rf_params_nfcb_passive_poll() argument
147 memcpy(nfcb_poll->sensb_res, data, nfcb_poll->sensb_res_len); in nci_extract_rf_params_nfcb_passive_poll()
148 data += nfcb_poll->sensb_res_len; in nci_extract_rf_params_nfcb_passive_poll()
250 target->sensb_res_len = nfcb_poll->sensb_res_len; in nci_add_new_protocol()
252 memcpy(target->sensb_res, nfcb_poll->sensb_res, in nci_add_new_protocol()
353 &(ntf.rf_tech_specific_params.nfcb_poll), data); in nci_rf_discover_ntf_packet()
394 struct activation_params_nfcb_poll_iso_dep *nfcb_poll; in nci_extract_activation_params_iso_dep() local
411 if (nfcb_poll->attrib_res_len > 0) { in nci_extract_activation_params_iso_dep()
412 memcpy(nfcb_poll->attrib_res, in nci_extract_activation_params_iso_dep()
413 data, nfcb_poll->attrib_res_len); in nci_extract_activation_params_iso_dep()
[all …]
/linux/include/net/nfc/
A Dnci.h467 struct rf_tech_specific_params_nfcb_poll nfcb_poll; member
507 struct rf_tech_specific_params_nfcb_poll nfcb_poll; member

Completed in 9 milliseconds