Home | History | Annotate | Download | only in src

Lines Matching full:connect_status

739     NFCSTATUS             Connect_status = NFCSTATUS_SUCCESS;
753 Connect_status = NFCSTATUS_SHUTDOWN;
762 Connect_status = NFCSTATUS_SUCCESS;
768 Connect_status = NFCSTATUS_TARGET_LOST;
773 phLibNfc_UpdateCurState(Connect_status,(phLibNfc_LibContext_t *)pContext);
779 Connect_status);