# WWAN standard location subsystem APIs Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_subsystem_apis.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_subsystem_apis.html) - **[Constructor](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_creator.html)** Creates a WWAN\_STANDARD instance. - **[requestNetworkLocationUpdates](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_request_location_updates.html)** Starts a network positioning session. - **[removeNetworkLocationUpdates](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_remove_location_updates.html)** Stops the ongoing network location session. - **[requestPassiveNetworkLocationUpdates](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_request_passive_network_location_updates.html)** Registers to receive location updates from a WWAN network positioning session in a passive manner, i.e., no session is started for this call, but if another session exists this client receives those updates. - **[removePassiveNetworkLocationUpdates](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_remove_passive_network_location_updates.html)** Removes the passive network location request. - **[setUserConsent](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard_set_user_consent.html)** Indicates if the application has obtained end user consent about crowdsourcing, which is a mandatory requirement to be able to use the network positioning APIs. **Parent Topic:** [WWAN standard](https://docs.qualcomm.com/doc/80-PK177-134/topic/wwan_standard.html) Last Published: Nov 14, 2024 [Previous Topic WWAN standard](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/wwan_standard.md) [Next Topic Constructor](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134/topics/wwan_standard_creator.md)