OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TypeLength
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/core/jni/
android_nfc.h
39
uint8_t
TypeLength
;
/external/libnfc-nxp/src/
phFriNfc_NdefRecord.c
96
TypeLength
= 0,
170
/* First Record i.e., MB = 1, TNF != 0x05 and
TypeLength
= 0 */
230
&
TypeLength
,
308
/* Check for the
TypeLength
, IDLength = 0 */
309
if (
TypeLength
!= 0 || IDLength != 0)
321
BytesTraversed = (BytesTraversed + PayloadLengthByte + IDLengthByte +
TypeLength
366
Buffer = (Buffer + PayloadLengthByte + IDLengthByte +
TypeLength
407
RecordLength += Record->
TypeLength
;
469
TypeLength
= 0,
494
&
TypeLength
,
[
all
...]
phFriNfc_NdefRecord.h
164
uint8_t
TypeLength
;
170
* \ref phFriNfc_NdefRecord_t::
TypeLength
.
476
* \param[out]
TypeLength
Length of the Type Data.
phLibNfc.h
313
uint8_t
TypeLength
; /**< Length of the Type field of this NDEF record */
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/
Ethernet.h
50
UINT16
TypeLength
;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
tx.c
[
all
...]
Completed in 202 milliseconds