OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MaxFrameLength
(Results
1 - 4
of
4
) sorted by null
/external/libnfc-nxp/src/
phHal4Nfc_P2P.c
130
if(Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
>= sTransferData.length)
144
= Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
;
148
+= Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
;
386
> Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
)
397
= Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
;
399
+= Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
;
401
-= Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
;
phHal4Nfc_Reader.c
561
if(psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
580
= psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
;
583
+= psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
;
586
+= psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
;
590
-= psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.
MaxFrameLength
;
[
all
...]
phHciNfc_NfcIPMgmt.c
[
all
...]
/external/libnfc-nxp/inc/
phNfcTypes.h
[
all
...]
Completed in 210 milliseconds