I am implementing a minimal SUPL 2.0 client on android. I have added SUPL ASN1
specification and LPP ASN1 specification with my application and
compiled it.
I am trying to implement a SET initiated Immediate services scenario.
I have filled all the fields to SUPL START message with LPP protocol information and LTE cell id (location id) information.
I am sending this message to supl.google.com, but I am not able to receive any response from the google supl server.
Does Google SUPL server support LPP?
The same application code is working fine for RRLP protocol. I am able to complete the SET initiated( MS based) scenario with RRLP protocol.
Please let me know if anybody has come across the similar issue or have some information regarding LPP protocol usage with google SUPL 2.0 server.
Also let me know if google SUPL server support triggered services.
Regards
Srinivas