AGpsRilInterface 구조체 참조

AGpsRilInterface 구조체 참조

#include < gps.h >

데이터 필드

size_t 크기
무효의(* 초기화 )( AGpsRilCallbacks *콜백)
무효의(* set_ref_location )(const AGpsRefLocation *agps_reflocation, size_t sz_struct)
무효의(* set_set_id )( AGpsSetIDType 유형, const char *setid)
무효의(* ni_message )(uint8_t *msg, size_t len)
무효의(* update_network_state )(int 연결됨, int 유형, int 로밍, const char *extra_info)
무효의(* update_network_availability )(int 사용 가능, const char *apn)

상세 설명

AGPS_RIL 지원을 위한 확장 인터페이스.

gps.h 파일의 1145번째 줄에 정의되어 있습니다.

현장 문서

void(* init)( AGpsRilCallbacks *콜백)

AGPS 인터페이스를 열고 이 인터페이스 구현에 콜백 루틴을 제공합니다.

gps.h 파일의 1152 번째 줄에 정의되어 있습니다.

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

네트워크 시작 메시지를 보냅니다.

gps.h 파일의 1166 번째 줄에 정의되어 있습니다.

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

참조 위치를 설정합니다.

gps.h 파일의 1157 행에 정의되어 있습니다.

void(* set_set_id)( AGpsSetIDType 유형, const char *setid)

설정된 ID를 설정합니다.

gps.h 파일의 1161 번째 줄에 정의되어 있습니다.

size_t 사이즈

sizeof(AGpsRilInterface)로 설정

gps.h 파일의 1147 행에 정의되어 있습니다.

void(* update_network_availability)(int 사용 가능, const char *apn)

네트워크 상태 변경을 GPS에 알립니다. 이러한 매개변수는 android.net.NetworkInfo 클래스의 값과 일치합니다.

gps.h 파일의 1178 행에 정의되어 있습니다.

void(* update_network_state)(int 연결됨, int 유형, int 로밍, const char *extra_info)

네트워크 상태 변경을 GPS에 알립니다. 이러한 매개변수는 android.net.NetworkInfo 클래스의 값과 일치합니다.

gps.h 파일의 1172 번째 줄에 정의되어 있습니다.


이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.
  • hardware/libhardware/include/hardware/ gps.h