Home
last modified time | relevance | path

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

/linux/net/nfc/nci/
A Ddata.c59 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_data_exchange_complete()
A Dntf.c106 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_core_conn_intf_error_ntf_packet()
712 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_rf_deactivate_ntf_packet()
A Dcore.c1027 if (test_and_set_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_transceive()
1036 clear_bit(NCI_DATA_EXCHANGE, &ndev->flags); in nci_transceive()
1526 if (test_bit(NCI_DATA_EXCHANGE, &ndev->flags)) in nci_rx_work()
/linux/include/net/nfc/
A Dnci_core.h31 NCI_DATA_EXCHANGE, enumerator

Completed in 11 milliseconds