![]() |
ACU6 Device API
|
Go to the source code of this file.
Data Structures | |
struct | a_ipc_dyn_array_enum_location_result |
Dynamic-length array of a_ipc_enum_location_result. More... | |
struct | a_ipc_msg_location_request_req |
Request the location service to be on. More... | |
struct | a_ipc_msg_location_request_rsp |
Location request response. More... | |
struct | a_ipc_msg_location_release_req_norsp |
Release any requested location service for given user user . More... | |
struct | a_ipc_msg_location_publish_ind |
This message contains the latest known location data. More... | |
struct | a_ipc_msg_location_trigger_gnss_cold_start_req |
Trigger gnss cold start request. More... | |
struct | a_ipc_msg_location_trigger_gnss_cold_start_rsp |
Trigger gnss cold start response. More... | |
struct | a_ipc_msg_location_subscribe_req |
Subscribe to updates for location. More... | |
struct | a_ipc_msg_location_subscribe_rsp |
Sent in response to a_ipc_msg_location_subscribe_req. More... | |
struct | a_ipc_msg_location_unsubscribe_req_norsp |
Unsubscribe from updates for location. More... | |
Enumerations | |
enum | a_ipc_enum_location_result { A_IPC_ENUM_LOCATION_RESULT_OK , A_IPC_ENUM_LOCATION_RESULT_ERROR , A_IPC_ENUM_LOCATION_RESULT_ERROR_NAD_IS_BOOTING } |
Location result. More... | |