HomeSort by relevance Sort by last modified time
    Searched refs:PayloadLength (Results 1 - 6 of 6) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.c 101 PayloadLength = 0,
227 /* To Calculate the IDLength and PayloadLength for
233 &PayloadLength,
322 + IDLength + TypeLengthByte + PayloadLength
367 + TypeLengthByte + IDLength + PayloadLength
410 /* to check if payloadlength is 8bit or 32bit*/
427 RecordLength += Record->PayloadLength;
473 uint32_t PayloadLength = 0;
492 /* To Calculate the IDLength and PayloadLength for short or normal record */
497 &PayloadLength,
    [all...]
phFriNfc_NdefRecord.h 217 uint32_t PayloadLength;
480 * \param[out] PayloadLength Length of the Payload Data.
phLibNfc_ndef_raw.c     [all...]
  /external/v8/src/
serialize.h 659 int PayloadLength() const {
serialize.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 234 milliseconds