OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phLibNfc_sTransceiveInfo_t
(Results
1 - 8
of
8
) sorted by null
/external/libnfc-nxp/src/
phLibNfc_Internal.h
239
phLibNfc_sTransceiveInfo_t
*psTransInfo;
240
phLibNfc_sTransceiveInfo_t
*psBufferedAuth;
phLibNfc_ndef_raw.c
204
=(
phLibNfc_sTransceiveInfo_t
*)
205
phOsalNfc_GetMemory(sizeof(
phLibNfc_sTransceiveInfo_t
));
460
=(
phLibNfc_sTransceiveInfo_t
*)
461
phOsalNfc_GetMemory(sizeof(
phLibNfc_sTransceiveInfo_t
));
630
gpphLibContext->psTransInfo = (
phLibNfc_sTransceiveInfo_t
*)
631
phOsalNfc_GetMemory(sizeof(
phLibNfc_sTransceiveInfo_t
));
[
all
...]
phLibNfc.h
225
typedef phNfc_sTransceiveInfo_t
phLibNfc_sTransceiveInfo_t
;
[
all
...]
phLibNfc_initiator.c
[
all
...]
phLibNfc_target.c
299
sizeof(
phLibNfc_sTransceiveInfo_t
));
/packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeP2pDevice.cpp
276
phLibNfc_sTransceiveInfo_t
transceive_info;
com_android_nfc_NativeNfcSecureElement.cpp
614
phLibNfc_sTransceiveInfo_t
transceive_info;
com_android_nfc_NativeNfcTag.cpp
707
phLibNfc_sTransceiveInfo_t
transceive_info;
[
all
...]
Completed in 1905 milliseconds