透過集合功能整理內容
你可以依據偏好儲存及分類內容。
AGpsInterface 結構參考
#include < gps.h >
AGPS 支援的擴展接口,經過增強可以傳遞額外的 APN 資料。
定義位於檔案gps.h的第921行。
int(* data_conn_failed)() |
int(* data_conn_open)(const char *apn) |
已棄用。如果 HAL 支援 AGpsInterface_v2,則不會使用此 API,請參閱 data_conn_open_with_apn_ip_type 以了解更多資訊。
定義位於檔案gps.h的第935行。
int(* data_conn_open_with_apn_ip_type)(const char *apn, ApnIpType apnIpType) |
通知資料連線可用,並設定用於 SUPL 連線的 APN 名稱及其 IP 類型。
定義位於檔案gps.h的第953行。
打開AGPS介面並提供回調例程來實現該介面。
定義位於檔案gps.h的第929行。
int(* set_server)( AGpsType類型,const char *主機名,int 連接埠) |
設定為 sizeof(AGpsInterface)
定義位於檔案gps.h的第923行。
該結構的文檔是從以下文件產生的:
- 硬體/libhardware/include/hardware/gps.h
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2023-12-01 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2023-12-01 (世界標準時間)。"],[],[]]