Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/nfc/
Dnci.h375 #define NCI_OP_CORE_CONN_CREDITS_NTF nci_opcode_pack(NCI_GID_CORE, 0x06) macro
/kernel/linux/linux-5.10/net/nfc/nci/
Dntf.c765 case NCI_OP_CORE_CONN_CREDITS_NTF: in nci_ntf_packet()