Home | History | Annotate | Download | only in src

Lines Matching refs:sTgtConnectInfo

104         else if(NFC_EVT_ACTIVATED == Hal4Ctxt->sTgtConnectInfo.EmulationState)
214 if(NFC_EVT_ACTIVATED == Hal4Ctxt->sTgtConnectInfo.EmulationState)
332 ||(NFC_INVALID_RELEASE_TYPE != Hal4Ctxt->sTgtConnectInfo.ReleaseType))
337 Hal4Ctxt->sTgtConnectInfo.ReleaseType?NFCSTATUS_RELEASED:SendStatus);
357 Hal4Ctxt->sTgtConnectInfo.psConnectedDevice,
364 if(NFC_INVALID_RELEASE_TYPE != Hal4Ctxt->sTgtConnectInfo.ReleaseType)
368 (NULL != Hal4Ctxt->sTgtConnectInfo.pUpperDisconnectCb))
371 Hal4Ctxt->sTgtConnectInfo.pUpperDisconnectCb;
372 Hal4Ctxt->sTgtConnectInfo.pUpperDisconnectCb = NULL;
375 Hal4Ctxt->sTgtConnectInfo.psConnectedDevice,
406 Hal4Ctxt->sTgtConnectInfo.psConnectedDevice,
431 Hal4Ctxt->sTgtConnectInfo.psConnectedDevice,
553 Hal4Ctxt->sTgtConnectInfo.psConnectedDevice,
595 Hal4Ctxt->sTgtConnectInfo.EmulationState = NFC_EVT_ACTIVATED;
684 Hal4Ctxt->sTgtConnectInfo.psConnectedDevice = NULL;
688 Hal4Ctxt->sTgtConnectInfo.EmulationState = NFC_EVT_DEACTIVATED;
706 if((NULL == Hal4Ctxt->sTgtConnectInfo.psConnectedDevice)