Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/nfc/vendor_adaptor/
H A Dnfc_vendor_adaptions.h58 const unsigned int VENDOR_IOCTL_TOTAL_LENGTH = VENDOR_IOCTL_INPUT_DATA_LEN + VENDOR_IOCTL_OUTPUT_DA… variable
H A Dnfc_vendor_adaptions.cpp326 std::vector<uint8_t> inOutData(VENDOR_IOCTL_TOTAL_LENGTH, 0); in VendorGetHistoryNci()