Home | History | Annotate | Download | only in src

Lines Matching full:next_state

400     else if(gpphLibContext->LibNfcState.next_state
450 else if(gpphLibContext->LibNfcState.next_state
502 else if(gpphLibContext->LibNfcState.next_state
537 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
572 if((eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state))
583 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
635 else if(gpphLibContext->LibNfcState.next_state
651 if((eLibNfcHalStateRelease == gpphLibContext->LibNfcState.next_state)
659 else if(eLibNfcHalStateTransaction == gpphLibContext->LibNfcState.next_state)
681 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateRelease;
745 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
754 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateRelease;
798 else if(gpphLibContext->LibNfcState.next_state
813 gpphLibContext->LibNfcState.next_state)
845 gpphLibContext->LibNfcState.next_state)
908 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
945 if(gpphLibContext->LibNfcState.next_state
953 gpphLibContext->LibNfcState.next_state)
980 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
1046 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
1057 gpphLibContext->LibNfcState.next_state)
1087 gpphLibContext->LibNfcState.next_state =eLibNfcHalStateConfigReady;
1111 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)