Searched refs:psLibContext (Results 1 – 1 of 1) sorted by relevance
782 pphLibNfc_LibContext_t psLibContext in phLibNfc_UpdateCurState() argument785 switch(psLibContext->LibNfcState.next_state) in phLibNfc_UpdateCurState()788 psLibContext->LibNfcState.cur_state = (uint8_t)eLibNfcHalStateConnect; in phLibNfc_UpdateCurState()791 psLibContext->LibNfcState.cur_state in phLibNfc_UpdateCurState()792 = (uint8_t)(psLibContext->status.DiscEnbl_status == TRUE? in phLibNfc_UpdateCurState()798 psLibContext->LibNfcState.cur_state in phLibNfc_UpdateCurState()800 psLibContext->LibNfcState.next_state: in phLibNfc_UpdateCurState()801 psLibContext->LibNfcState.cur_state); in phLibNfc_UpdateCurState()803 psLibContext->LibNfcState.next_state = (uint8_t)eLibNfcHalStateInvalid; in phLibNfc_UpdateCurState()