Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/nci/
Ddata.c51 cb = conn_info->data_exchange_cb; in nci_data_exchange_complete()
Dhci.c736 conn_info->data_exchange_cb = nci_hci_data_received_cb; in nci_hci_dev_session_init()
Dcore.c934 conn_info->data_exchange_cb = cb; in nci_transceive()
/linux-4.4.14/include/net/nfc/
Dnci_core.h119 data_exchange_cb_t data_exchange_cb; member