# 通用位置函数

Source: [https://docs.qualcomm.com/doc/80-PK177-134Y/topic/edgnss_functions.html](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/edgnss_functions.html)

- **[requestPreciseLocationUpdates](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/request_precise_location_updates.html)**  

启动米级精度的精确定位跟踪会话。
- **[removePreciseLocationUpdates](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/remove_precise_location_updates.html)**  

停止正在进行的精确位置会话。
- **[registerLocationCapabilitiesCallback](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/register_location_capabilities_callback.html)**  

注册以接收在 [LocationCapabilities](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/location_capabilities_enum.html) 枚举中定义的位置模块功能。

**Parent Topic:** [通用位置 API、回调、枚举和结构体](https://docs.qualcomm.com/doc/80-PK177-134Y/topic/common_location_apis_callbacks_enums_and_structs.html)

Last Published: Jun 22, 2023

[Previous Topic
通用位置 API、回调、枚举和结构体](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/common_location_apis_callbacks_enums_and_structs.md) [Next Topic
requestPreciseLocationUpdates](https://docs.qualcomm.com/bundle/publicresource/80-PK177-134Y/topics/request_precise_location_updates.md)