• Home
  • Raw
  • Download

Lines Matching refs:LibNfcState

297 						gpphLibContext->LibNfcState.cur_state=eLibNfcHalStateConnect;  in phLibNfc_NotificationRegister_Resp_Cb()
351 gpphLibContext->LibNfcState.cur_state=eLibNfcHalStateRelease; in phLibNfc_NotificationRegister_Resp_Cb()
407 (gpphLibContext->LibNfcState.cur_state in phLibNfc_RemoteDev_NtfRegister()
412 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_NtfRegister()
456 (gpphLibContext->LibNfcState.cur_state in phLibNfc_RemoteDev_NtfUnregister()
462 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_NtfUnregister()
502 gpphLibContext->LibNfcState.cur_state)) in phLibNfc_RemoteDev_ReConnect()
514 else if (gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_ReConnect()
554 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect; in phLibNfc_RemoteDev_ReConnect()
591 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown)) in phLibNfc_RemoteDev_Connect()
602 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_Connect()
642 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect; in phLibNfc_RemoteDev_Connect()
672 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state) in phLibNfc_config_discovery_con_failure_cb()
749 if((eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state)) in phLibNfc_RemoteDev_Connect_Cb()
760 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect; in phLibNfc_RemoteDev_Connect_Cb()
801 (gpphLibContext->LibNfcState.cur_state in phLibNfc_RemoteDev_Disconnect()
813 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_Disconnect()
829 if((eLibNfcHalStateRelease == gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Disconnect()
838 else if(eLibNfcHalStateTransaction == gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Disconnect()
861 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateRelease; in phLibNfc_RemoteDev_Disconnect()
932 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Disconnect_cb()
941 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateRelease; in phLibNfc_RemoteDev_Disconnect_cb()
970 (gpphLibContext->LibNfcState.cur_state in phLibNfc_RemoteDev_Transceive()
985 else if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_Transceive()
1000 gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Transceive()
1039 gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Transceive()
1102 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateTransaction; in phLibNfc_RemoteDev_Transceive()
1139 if(gpphLibContext->LibNfcState.next_state in phLibNfc_RemoteDev_Transceive_Cb()
1147 gpphLibContext->LibNfcState.next_state) in phLibNfc_RemoteDev_Transceive_Cb()
1182 gpphLibContext->LibNfcState.next_state = eLibNfcHalStateConnect; in phLibNfc_RemoteDev_Transceive_Cb()
1239 (gpphLibContext->LibNfcState.cur_state == eLibNfcHalStateShutdown)) in phLibNfc_Mgt_SetP2P_ConfigParams()
1248 else if(gpphLibContext->LibNfcState.next_state == eLibNfcHalStateShutdown) in phLibNfc_Mgt_SetP2P_ConfigParams()
1259 gpphLibContext->LibNfcState.next_state) in phLibNfc_Mgt_SetP2P_ConfigParams()
1289 gpphLibContext->LibNfcState.next_state =eLibNfcHalStateConfigReady; in phLibNfc_Mgt_SetP2P_ConfigParams()
1313 if(eLibNfcHalStateShutdown == gpphLibContext->LibNfcState.next_state) in phLibNfc_Mgt_SetP2P_ConfigParams_Cb()