Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
gsm_ppp.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020 Endian Technologies AB
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef GSM_PPP_H_
8
#define GSM_PPP_H_
9
11
struct
device
;
12
void
gsm_ppp_start(
const
struct
device
*dev);
13
void
gsm_ppp_stop(
const
struct
device
*dev);
16
#endif
/* GSM_PPP_H_ */
device
Runtime device structure (in ROM) per driver instance.
Definition:
device.h:367
include
drivers
gsm_ppp.h
Generated on Sun Oct 9 2022 09:21:56 for Zephyr API Documentation by
1.9.4