Home
last modified time | relevance | path

Searched refs:hci_cmd_received (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/nfc/st-nci/
A Dcore.c107 .hci_cmd_received = st_nci_hci_cmd_received,
/linux/net/nfc/nci/
A Dhci.c354 if (ndev->ops->hci_cmd_received) in nci_hci_cmd_received()
355 ndev->ops->hci_cmd_received(ndev, pipe, cmd, skb); in nci_hci_cmd_received()
/linux/include/net/nfc/
A Dnci_core.h83 void (*hci_cmd_received)(struct nci_dev *ndev, u8 pipe, u8 cmd, member

Completed in 9 milliseconds