ข้อมูลอ้างอิงเกี่ยวกับโครงสร้าง AGpsRilInterface

ข้อมูลอ้างอิงเกี่ยวกับโครงสร้าง AGpsRilInterface

#include < gps.h >

ฟิลด์ข้อมูล

size_t  size
 
void(*  init )( AGpsRilCallbacks *callbacks)
 
void(*  set_ref_location )(const AGpsRefLocation *agps_reflocation, size_t sz_struct)
 
void(*  set_set_id )( AGpsSetIDType type, const char *setid)
 
void(*  ni_message )(uint8_t *msg, size_t len)
 
void(*  update_network_state )(int connected, int type, int roaming, const char *extra_info)
 
void(*  update_network_availability )(int avaiable, const char *apn)
 

คำอธิบายโดยละเอียด

อินเทอร์เฟซแบบขยายสำหรับการรองรับ AGPS_RIL

คําจํากัดความที่บรรทัด 1145 ของไฟล์ gps.h .

เอกสารประกอบในสนาม

void(* init)( AGpsRilCallbacks *callbacks)

เปิดอินเทอร์เฟซ AGPS และให้กิจวัตรการเรียกกลับสําหรับการใช้งานอินเทอร์เฟซนี้

คําจํากัดความที่บรรทัด 1152 ของไฟล์ gps.h .

void(* ni_message)(uint8_t *msg, size_t len)

ส่งข้อความที่เครือข่ายเริ่มต้น

คําจํากัดความที่บรรทัด 1166 ของไฟล์ gps.h .

void(* set_ref_location)(const AGpsRefLocation *agps_reflocation, size_t sz_struct)

กำหนดตำแหน่งอ้างอิง

คําจํากัดความที่บรรทัด 1157 ของไฟล์ gps.h .

void(* set_set_id)( AGpsSetIDType type, const char *setid)

ตั้งค่ารหัสชุด

คําจํากัดความที่บรรทัด 1161 ของไฟล์ gps.h .

size_t size

ตั้งค่าเป็น sizeof(AGpsRilInterface)

คําจํากัดความที่บรรทัด 1147 ของไฟล์ gps.h .

void(* update_network_availability)(int avaiable, const char *apn)

แจ้งให้ GPS ทราบถึงการเปลี่ยนแปลงสถานะเครือข่าย พารามิเตอร์เหล่านี้จะตรงกับค่าในคลาส android.net.NetworkInfo

คําจํากัดความที่บรรทัด 1178 ของไฟล์ gps.h .

void(* update_network_state)(int connected, int type, int roaming, const char *extra_info)

แจ้งให้ GPS ทราบถึงการเปลี่ยนแปลงสถานะเครือข่าย พารามิเตอร์เหล่านี้จะตรงกับค่าในคลาส android.net.NetworkInfo

คําจํากัดความที่บรรทัด 1172 ของไฟล์ gps.h .


เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้
  • hardware/libhardware/include/hardware/ gps.h