nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
slm_ppp.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
#ifndef SLM_PPP_
7
#define SLM_PPP_
8
9
#include <stdbool.h>
10
11
/* Whether to forward CGEV notifications to the SLM UART. */
12
extern
bool
slm_fwd_cgev_notifs
;
13
15
int
slm_ppp_init
(
void
);
16
17
bool
slm_ppp_is_stopped
(
void
);
18
19
#endif
slm_ppp_init
int slm_ppp_init(void)
slm_fwd_cgev_notifs
bool slm_fwd_cgev_notifs
slm_ppp_is_stopped
bool slm_ppp_is_stopped(void)
applications
serial_lte_modem
src
slm_ppp.h
Generated on Tue Nov 5 2024 14:27:08 for nRF Connect SDK API by
1.12.0