Lines Matching refs:LibNfcState

298 						gpphLibContext->LibNfcState.cur_state=eLibNfcHalStateConnect;  in phLibNfc_NotificationRegister_Resp_Cb()
352 gpphLibContext->LibNfcState.cur_state=eLibNfcHalStateRelease; in phLibNfc_NotificationRegister_Resp_Cb()
408 (gpphLibContext->LibNfcState.cur_state in phLibNfc_RemoteDev_NtfRegister()
413 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_NtfRegister()
457 (gpphLibContext->LibNfcState.cur_state in phLibNfc_RemoteDev_NtfUnregister()
463 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_NtfUnregister()
503 gpphLibContext->LibNfcState.cur_state)) in phLibNfc_RemoteDev_ReConnect()
515 else if (gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_ReConnect()
555 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect; in phLibNfc_RemoteDev_ReConnect()
592 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown)) in phLibNfc_RemoteDev_Connect()
603 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_Connect()
643 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect; in phLibNfc_RemoteDev_Connect()
673 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state) in phLibNfc_config_discovery_con_failure_cb()
750 if((eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)) in phLibNfc_RemoteDev_Connect_Cb()
761 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect; in phLibNfc_RemoteDev_Connect_Cb()
802 (gpphLibContext->LibNfcState.cur_state in phLibNfc_RemoteDev_Disconnect()
814 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_Disconnect()
830 if((eLibNfcHalStateRelease == gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Disconnect()
839 else if(eLibNfcHalStateTransaction == gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Disconnect()
862 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateRelease; in phLibNfc_RemoteDev_Disconnect()
933 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Disconnect_cb()
942 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateRelease; in phLibNfc_RemoteDev_Disconnect_cb()
971 (gpphLibContext->LibNfcState.cur_state in phLibNfc_RemoteDev_Transceive()
986 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_Transceive()
1001 gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Transceive()
1040 gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Transceive()
1103 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction; in phLibNfc_RemoteDev_Transceive()
1140 if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_Transceive_Cb()
1148 gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Transceive_Cb()
1183 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect; in phLibNfc_RemoteDev_Transceive_Cb()
1240 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown)) in phLibNfc_Mgt_SetP2P_ConfigParams()
1249 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown) in phLibNfc_Mgt_SetP2P_ConfigParams()
1260 gpphLibContext->LibNfcState.next_state) in phLibNfc_Mgt_SetP2P_ConfigParams()
1290 gpphLibContext->LibNfcState.next_state =eLibNfcHalStateConfigReady; in phLibNfc_Mgt_SetP2P_ConfigParams()
1314 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state) in phLibNfc_Mgt_SetP2P_ConfigParams_Cb()