ifx: Allow +XSIM notification to arrive during AT+XSIMSTATE=1
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Sep 2010 05:20:32 +0000 (14:20 +0900)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Sep 2010 05:20:32 +0000 (14:20 +0900)
commitf5eaf8a3fba9178d5b55f9968a7935134641677c
tree883ea89e2683c51a5908ae6b4575fb7003448046
parent1267247f5e9f9b0a7661a3f0db9eef43d92a1202
ifx: Allow +XSIM notification to arrive during AT+XSIMSTATE=1

When not using none_prefix for matching the responses of AT+XSIMSTATE
call, it will consume all notifications. And this includes the initial
SIM state that the modem sends at that point. Without this notification
the SIM will never be marked as inserted.
plugins/ifx.c