Translate TRY_AGAIN error for SetQuota() to success inline with HAL definition

In sequence of events where interface is down on modem side and framework is
not aware of this, FW tries to setQuota on interface which is already down.

Q6 returns failure in this situation and framework stops IPA OFFLOAD on failure.
Until tethering is switched off and on again, packets take SW path.

To avoid this, IPACM sends TRY_AGAIN to HAL and HAL forward the success
message to framework. Once upstream come up again, setQuota will be trigerred
again with proper paramaters.

Change-Id: I73e5ddbdedbc2ec006350a59d5795056dc1271b0
CRs-Fixed: 2142519
1 file changed
tree: 5f2bfc6d55a856ea0c7b95168dc49d13bb84e3bf
  1. hal/
  2. ipacm/
  3. ipanat/
  4. configure.ac
  5. Makefile.am