Mulai 27 Maret 2025, sebaiknya gunakan android-latest-release
, bukan aosp-main
, untuk mem-build dan berkontribusi pada AOSP. Untuk mengetahui informasi selengkapnya, lihat Perubahan pada AOSP.
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Referensi Struct GpsNiInterface
#include <
gps.h
>
Antarmuka yang diperluas untuk dukungan yang dimulai Jaringan (NI).
Definisi pada baris
1106
file
gps.h
.
Mendaftarkan callback untuk digunakan HAL.
Definisi pada baris
1112
dari file
gps.h
.
Mengirim respons ke HAL.
Definisi di baris
1115
dari file
gps.h
.
ditetapkan ke sizeof(GpsNiInterface)
Definisi di baris
1109
dari file
gps.h
.
Dokumentasi untuk struct ini dibuat dari file berikut:
-
hardware/libhardware/include/hardware/
gps.h
Konten dan contoh kode di halaman ini tunduk kepada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-27 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-27 UTC."],[],[],null,["# Android Hardware Abstraction Layer: GpsNiInterface Struct Reference\n\nGpsNiInterface Struct Reference\n===============================\n\n[Data Fields](#pub-attribs) \nGpsNiInterface Struct Reference \n\n`\n#include \u003c\n`[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)`\n\u003e\n`\n\n|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/struct_gps_ni_interface#a854352f53b148adc24983a58a1866d66) |\n| ||\n| void(\\* | [init](/reference/hal/struct_gps_ni_interface#a1a30606a934ba9dd8c5b20ecaa6d0993) )( [GpsNiCallbacks](/reference/hal/struct_gps_ni_callbacks) \\*callbacks) |\n| ||\n| void(\\* | [respond](/reference/hal/struct_gps_ni_interface#acd9630cb0d6596df6ccc01e3d0614dce) )(int notif_id, [GpsUserResponseType](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h) user_response) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nExtended interface for Network-initiated (NI) support.\n\n\nDefinition at line\n[1106](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\nField Documentation\n-------------------\n\n\n|--------------------------------------------------------------------------------------|\n| void(\\* init)( [GpsNiCallbacks](/reference/hal/struct_gps_ni_callbacks) \\*callbacks) |\n\n\nRegisters the callbacks for HAL to use.\n\n\nDefinition at line\n[1112](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| void(\\* respond)(int notif_id, [GpsUserResponseType](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h) user_response) |\n\n\nSends a response to HAL.\n\n\nDefinition at line\n[1115](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to sizeof(GpsNiInterface)\n\n\nDefinition at line\n[1109](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)"]]