Searched defs:pBuff (Results 1 – 6 of 6) sorted by relevance
59 uint16_t phDnldNfc_CalcCrc16(uint8_t* pBuff, uint16_t wLen) in phDnldNfc_CalcCrc16()
83 uint8_t *pBuff; /*pointer to the buffer where user payload shall be stored*/ member
202 char* pBuff = new char[nLength]; in Response() local
70 uint8_t *pBuff; /* Response Data of the Transaction*/ member
288 std::unique_ptr<char[]> pBuff(new char[nRequiredLen]); in JS_fieldBrowse() local311 std::unique_ptr<char[]> pBuff(new char[nRequiredLen]); in JS_docGetFilePath() local
807 std::unique_ptr<char[]> pBuff(new char[MAX_INPUT_BYTES + 2]); in response() local