Tham chiếu cấu trúc AGpsInterface_v1

Tham chiếu cấu trúc AGpsInterface_v1

#include < gps_internal.h >

Trường dữ liệu

size_t  size
 
void(*  init )( AGpsCallbacks *callbacks)
 
int(*  data_conn_open )(const char *apn)
 
int(*  data_conn_closed )()
 
int(*  data_conn_failed )()
 
int(*  set_server )( AGpsType type, const char *hostname, int port)
 

Nội dung mô tả chi tiết

Giao diện mở rộng cũ để hỗ trợ AGPS. Hãy xem AGpsInterface_v2 để biết thêm thông tin.

Định nghĩa tại dòng 84 của tệp gps_internal.h .

Tài liệu về trường

int(* data_conn_closed)()

Định nghĩa tại dòng 89 của tệp gps_internal.h .

int(* data_conn_failed)()

Định nghĩa tại dòng 90 của tệp gps_internal.h .

int(* data_conn_open)(const char *apn)

Định nghĩa tại dòng 88 của tệp gps_internal.h .

void(* init)( AGpsCallbacks *callbacks)

Định nghĩa tại dòng 87 của tệp gps_internal.h .

int(* set_server)( AGpsType type, const char *hostname, int port)

Định nghĩa tại dòng 91 của tệp gps_internal.h .

size_t size

đặt thành sizeof(AGpsInterface_v1)

Định nghĩa tại dòng 86 của tệp gps_internal.h .


Tài liệu cho cấu trúc này được tạo từ tệp sau: