nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
slm_at_socket.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 SLM_AT_SOCKET_
8
#define SLM_AT_SOCKET_
9
26
int
slm_bind_to_local_addr
(
int
socket,
int
family, uint16_t port);
27
34
int
slm_at_socket_init
(
void
);
35
42
int
slm_at_socket_uninit
(
void
);
45
#endif
/* SLM_AT_SOCKET_ */
slm_at_socket_uninit
int slm_at_socket_uninit(void)
Uninitialize socket AT command parser.
slm_at_socket_init
int slm_at_socket_init(void)
Initialize socket AT command parser.
slm_bind_to_local_addr
int slm_bind_to_local_addr(int socket, int family, uint16_t port)
Bind socket to a local network address.
applications
serial_lte_modem
src
slm_at_socket.h
Generated on Tue Nov 5 2024 14:27:08 for nRF Connect SDK API by
1.12.0