nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
slm_at_httpc.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_HTTPC_
8
#define SLM_AT_HTTPC_
9
26
int
handle_at_httpc_send
(
const
char
*data,
size_t
length);
27
34
int
slm_at_httpc_init
(
void
);
35
42
int
slm_at_httpc_uninit
(
void
);
43
46
#endif
/* SLM_AT_HTTPC_ */
handle_at_httpc_send
int handle_at_httpc_send(const char *data, size_t length)
HTTPC raw data send.
slm_at_httpc_init
int slm_at_httpc_init(void)
Initialize HTTPC AT command parser.
slm_at_httpc_uninit
int slm_at_httpc_uninit(void)
Uninitialize HTTPC AT command parser.
applications
serial_lte_modem
src
http_c
slm_at_httpc.h
Generated on Tue Nov 5 2024 16:02:08 for nRF Connect SDK API by
1.12.0