nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
cloud_service_here_rest.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef CLOUD_SERVICE_HERE_REST_H_
8
#define CLOUD_SERVICE_HERE_REST_H_
9
10
#include "
cloud_service.h
"
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
16
int
cloud_service_here_rest_pos_get
(
17
const
struct
cloud_service_pos_req
*params,
18
char
*
const
rcv_buf,
19
const
size_t
rcv_buf_len,
20
struct
location_data
*
const
location);
21
22
#ifdef __cplusplus
23
}
24
#endif
25
26
#endif
/* CLOUD_SERVICE_HERE_REST_H_ */
cloud_service.h
cloud_service_here_rest_pos_get
int cloud_service_here_rest_pos_get(const struct cloud_service_pos_req *params, char *const rcv_buf, const size_t rcv_buf_len, struct location_data *const location)
cloud_service_pos_req
Definition
cloud_service.h:19
location_data
Definition
location.h:249
lib
location
cloud_service
cloud_service_here_rest.h
Generated on Tue Nov 5 2024 16:02:09 for nRF Connect SDK API by
1.12.0