nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
slm_at_ftp.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2020 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5 */
6
7#ifndef SLM_AT_FTP_
8#define SLM_AT_FTP_
9
23
31
41#endif /* SLM_AT_FTP_ */
int slm_at_ftp_uninit(void)
Uninitialize FTP AT command parser.
int slm_at_ftp_init(void)
Initialize FTP AT command parser.
int slm_at_tftp_init(void)
Initialize TFTP AT command parser.