Searched refs:NfcIP_Info (Results 1 – 6 of 6) sorted by relevance
1154 rem_nfcipinfo->NfcIP_Info.MaxFrameLength = in phHciNfc_NfcIP_Info_Sequence()1160 rem_nfcipinfo->NfcIP_Info.Nfcip_Active = in phHciNfc_NfcIP_Info_Sequence()1171 rem_nfcipinfo->NfcIP_Info.Nfcip_Datarate = in phHciNfc_NfcIP_Info_Sequence()1177 rem_nfcipinfo->NfcIP_Info.ATRInfo_Length = in phHciNfc_NfcIP_Info_Sequence()1180 (void *)rem_nfcipinfo->NfcIP_Info.ATRInfo, in phHciNfc_NfcIP_Info_Sequence()1182 rem_nfcipinfo->NfcIP_Info.ATRInfo_Length); in phHciNfc_NfcIP_Info_Sequence()1185 rem_nfcipinfo->NfcIP_Info.NFCID_Length = in phHciNfc_NfcIP_Info_Sequence()1188 (void *)rem_nfcipinfo->NfcIP_Info.NFCID, in phHciNfc_NfcIP_Info_Sequence()1190 rem_nfcipinfo->NfcIP_Info.NFCID_Length); in phHciNfc_NfcIP_Info_Sequence()1214 rem_nfcipinfo->NfcIP_Info.Nfcip_Datarate = in phHciNfc_NfcIP_Info_Sequence()[all …]
130 … if(Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.MaxFrameLength >= sTransferData.length) in phHal4Nfc_Send()144 = Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.MaxFrameLength; in phHal4Nfc_Send()148 += Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.MaxFrameLength; in phHal4Nfc_Send()386 … > Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.MaxFrameLength) in phHal4Nfc_SendCompleteHandler()397 = Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.MaxFrameLength; in phHal4Nfc_SendCompleteHandler()399 += Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.MaxFrameLength; in phHal4Nfc_SendCompleteHandler()401 -= Hal4Ctxt->rem_dev_list[0]->RemoteDevInfo.NfcIP_Info.MaxFrameLength; in phHal4Nfc_SendCompleteHandler()
96 … (NFCSTATUS)memcmp(Llcp_Magic_Number,LlcpMac->psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.ATRInfo,3); in phFriNfc_LlcpMac_Nfcip_Chk()99 … LlcpMac->sConfigParam.buffer = &LlcpMac->psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.ATRInfo[3] ; in phFriNfc_LlcpMac_Nfcip_Chk()100 …LlcpMac->sConfigParam.length = (LlcpMac->psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.ATRInfo_Length … in phFriNfc_LlcpMac_Nfcip_Chk()
566 if(psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.MaxFrameLength in phHal4Nfc_Transceive()585 … = psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.MaxFrameLength; in phHal4Nfc_Transceive()588 … += psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.MaxFrameLength; in phHal4Nfc_Transceive()591 += psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.MaxFrameLength; in phHal4Nfc_Transceive()595 … -= psRemoteDevInfo->RemoteDevInfo.NfcIP_Info.MaxFrameLength; in phHal4Nfc_Transceive()
1444 RemoteDevInfo.NfcIP_Info.NFCID; in phHciNfc_ReaderMgmt_Reactivate()1446 RemoteDevInfo.NfcIP_Info.NFCID_Length; in phHciNfc_ReaderMgmt_Reactivate()
766 phNfc_sNfcIPInfo_t NfcIP_Info; member