컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
AGpsRilInterface 구조체 참조
#include < gps.h >
AGPS_RIL 지원을 위한 확장 인터페이스.
gps.h 파일의 1145번째 줄에 정의되어 있습니다.
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) |
설정된 ID를 설정합니다.
gps.h 파일의 1161 번째 줄에 정의되어 있습니다.
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
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2023-12-01(UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]
{"lastModified": "\ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8: 2023-12-01(UTC)"}