Home | History | Annotate | Download | only in src

Lines Matching refs:next_state

172     else if(gpphLibContext->LibNfcState.next_state==eLibNfcHalStateShutdown)
338 pLibContext->LibNfcState.next_state= eLibNfcHalStateShutdown;
461 else if(gpphLibContext->LibNfcState.next_state
617 phLibNfc_State_t next_state
625 switch(next_state)
638 switch(next_state)
653 switch(next_state)
668 switch(next_state)
684 switch(next_state)
698 pLibContext->LibNfcState.next_state =
699 (uint8_t)((NFCSTATUS_SUCCESS == status)?next_state:pLibContext->LibNfcState.next_state);
714 switch(psLibContext->LibNfcState.next_state)
729 psLibContext->LibNfcState.next_state:
732 psLibContext->LibNfcState.next_state = (uint8_t)eLibNfcHalStateInvalid;
754 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown)
838 (gpphLibContext->LibNfcState.next_state==eLibNfcHalStateShutdown))
870 gpphLibContext->LibNfcState.next_state= eLibNfcHalStateShutdown;