Home | History | Annotate | Download | only in src

Lines Matching refs:LibNfcState

298 						gpphLibContext->LibNfcState.cur_state=eLibNfcHalStateConnect;
352 gpphLibContext->LibNfcState.cur_state=eLibNfcHalStateRelease;
408 (gpphLibContext->LibNfcState.cur_state
413 else if(gpphLibContext->LibNfcState.next_state
457 (gpphLibContext->LibNfcState.cur_state
463 else if(gpphLibContext->LibNfcState.next_state
503 gpphLibContext->LibNfcState.cur_state))
515 else if (gpphLibContext->LibNfcState.next_state
555 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
592 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
603 else if(gpphLibContext->LibNfcState.next_state
643 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
673 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
750 if((eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state))
761 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
802 (gpphLibContext->LibNfcState.cur_state
814 else if(gpphLibContext->LibNfcState.next_state
830 if((eLibNfcHalStateRelease == gpphLibContext->LibNfcState.next_state)
839 else if(eLibNfcHalStateTransaction == gpphLibContext->LibNfcState.next_state)
862 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateRelease;
933 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)
942 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateRelease;
971 (gpphLibContext->LibNfcState.cur_state
986 else if(gpphLibContext->LibNfcState.next_state
1001 gpphLibContext->LibNfcState.next_state)
1040 gpphLibContext->LibNfcState.next_state)
1103 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction;
1140 if(gpphLibContext->LibNfcState.next_state
1148 gpphLibContext->LibNfcState.next_state)
1183 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect;
1240 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown))
1249 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
1260 gpphLibContext->LibNfcState.next_state)
1290 gpphLibContext->LibNfcState.next_state =eLibNfcHalStateConfigReady;
1314 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)