OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHK_NDEF_NOT_DONE
(Results
1 - 3
of
3
) sorted by null
/external/libnfc-nxp/src/
phLibNfc_Internal.h
53
#define
CHK_NDEF_NOT_DONE
0x02U
phLibNfc_initiator.c
770
gpphLibContext->ndef_cntx.is_ndef =
CHK_NDEF_NOT_DONE
;
[
all
...]
phLibNfc_ndef_raw.c
152
||(
CHK_NDEF_NOT_DONE
== gpphLibContext->ndef_cntx.is_ndef))
405
(gpphLibContext->ndef_cntx.is_ndef ==
CHK_NDEF_NOT_DONE
))
679
gpphLibContext->ndef_cntx.is_ndef =
CHK_NDEF_NOT_DONE
;
[
all
...]
Completed in 255 milliseconds