nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
slm_at_carrier.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
7#ifndef SLM_AT_CARRIER_
8#define SLM_AT_CARRIER_
9
10#include <stdint.h>
11
24
32
35#endif /* SLM_AT_CARRIER_ */
int slm_at_carrier_uninit(void)
Uninitialize Carrier AT command parser.
int slm_at_carrier_init(void)
Initialize Carrier AT command parser.