Searched defs:pData (Results 1 – 2 of 2) sorted by relevance
197 int NfcVendorAdaptions::VendorWrite(uint16_t dataLen, const uint8_t *pData) in VendorWrite()251 int NfcVendorAdaptions::VendorIoctl(long arg, void *pData) in VendorIoctl()265 int NfcVendorAdaptions::VendorIoctlWithResponse(long arg, void *pData, std::vector<uint8_t> &pRetVa… in VendorIoctlWithResponse()
67 uint32_t *pData = NULL; in AudioDataBigEndianChange() local