Home
last modified time | relevance | path

Searched refs:data_exchange_cb (Results 1 – 4 of 4) sorted by relevance

/linux/net/nfc/nci/
H A Ddata.c39 cb = conn_info->data_exchange_cb; in nci_data_exchange_complete()
H A Dcore.c451 conn_info->data_exchange_cb = nci_nfcc_loopback_cb; in nci_nfcc_loopback()
1052 conn_info->data_exchange_cb = cb; in nci_transceive()
H A Dhci.c726 conn_info->data_exchange_cb = nci_hci_data_received_cb; in nci_hci_dev_session_init()
/linux/include/net/nfc/
H A Dnci_core.h114 data_exchange_cb_t data_exchange_cb; member