Searched refs:VENDOR_GET_HISTORY_NCI_CMD (Results 1 – 2 of 2) sorted by relevance
296 if (arg == VENDOR_GET_HISTORY_NCI_CMD) { in VendorIoctlWithResponse()331 int ret = nfcHalInf.nfcHalIoctl(VENDOR_GET_HISTORY_NCI_CMD, &inOutData[0]); in VendorGetHistoryNci()
59 const long VENDOR_GET_HISTORY_NCI_CMD = 112; variable