NCI_GID_RF_MGMT   212 include/net/nfc/nci.h #define NCI_OP_RF_DISCOVER_MAP_CMD	nci_opcode_pack(NCI_GID_RF_MGMT, 0x00)
NCI_GID_RF_MGMT   225 include/net/nfc/nci.h #define NCI_OP_RF_DISCOVER_CMD		nci_opcode_pack(NCI_GID_RF_MGMT, 0x03)
NCI_GID_RF_MGMT   236 include/net/nfc/nci.h #define NCI_OP_RF_DISCOVER_SELECT_CMD	nci_opcode_pack(NCI_GID_RF_MGMT, 0x04)
NCI_GID_RF_MGMT   243 include/net/nfc/nci.h #define NCI_OP_RF_DEACTIVATE_CMD	nci_opcode_pack(NCI_GID_RF_MGMT, 0x06)
NCI_GID_RF_MGMT   283 include/net/nfc/nci.h #define NCI_OP_RF_DISCOVER_MAP_RSP	nci_opcode_pack(NCI_GID_RF_MGMT, 0x00)
NCI_GID_RF_MGMT   285 include/net/nfc/nci.h #define NCI_OP_RF_DISCOVER_RSP		nci_opcode_pack(NCI_GID_RF_MGMT, 0x03)
NCI_GID_RF_MGMT   287 include/net/nfc/nci.h #define NCI_OP_RF_DISCOVER_SELECT_RSP	nci_opcode_pack(NCI_GID_RF_MGMT, 0x04)
NCI_GID_RF_MGMT   289 include/net/nfc/nci.h #define NCI_OP_RF_DEACTIVATE_RSP	nci_opcode_pack(NCI_GID_RF_MGMT, 0x06)
NCI_GID_RF_MGMT   313 include/net/nfc/nci.h #define NCI_OP_RF_DISCOVER_NTF		nci_opcode_pack(NCI_GID_RF_MGMT, 0x03)
NCI_GID_RF_MGMT   355 include/net/nfc/nci.h #define NCI_OP_RF_INTF_ACTIVATED_NTF	nci_opcode_pack(NCI_GID_RF_MGMT, 0x05)
NCI_GID_RF_MGMT   400 include/net/nfc/nci.h #define NCI_OP_RF_DEACTIVATE_NTF	nci_opcode_pack(NCI_GID_RF_MGMT, 0x06)