passpoint-r2: sending a second SOAP message and receiving a response
After completing user input, client needs to send sppPostDevData message
with a request reason as "User input completed".
Once server receives the message from client, server will send a
sppPostDevDataResponse (sessionID, sppStatus, addMO: PerProviderSubscription MO).
to client.
Client needs to parse the data from the response and install this into
the device.
Bug: 74244324
Test: ./frameworks/opt/net/wifi/tests/wifitests/runtests.sh
Test: live test with Passpoint R2 service provider AP.
Change-Id: I1f2952da90184ddb183572bd4e0d91e9e29393f0
Signed-off-by: Ecco Park <eccopark@google.com>
7 files changed