nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
supl_os_client.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2019 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef SUPL_OS_CLIENT_H_
8
#define SUPL_OS_CLIENT_H_
9
10
#include <nrf_modem_gnss.h>
11
#include <supl_session.h>
12
31
int
supl_session
(
const
struct
nrf_modem_gnss_agnss_data_frame *
const
agnss_request);
32
43
int
supl_init
(
const
struct
supl_api *
const
api);
44
47
#endif
/* SUPL_OS_CLIENT_H_ */
supl_init
int supl_init(const struct supl_api *const api)
Setup the API and the buffers required by the SUPL client library.
supl_session
int supl_session(const struct nrf_modem_gnss_agnss_data_frame *const agnss_request)
Start a SUPL session.
include
supl_os_client.h
Generated on Tue Nov 5 2024 11:52:52 for nRF Connect SDK API by
1.12.0