Golioth Zephyr SDK
SDK for development of Zephyr OS powered devices with Golioth
posix_error_map.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2022 Golioth, Inc.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef GOLIOTH_INCLUDE_QCBOR_POSIX_ERROR_MAP_H__
8
#define GOLIOTH_INCLUDE_QCBOR_POSIX_ERROR_MAP_H__
9
10
#include <qcbor/qcbor.h>
11
12
int
qcbor_error_to_posix
(QCBORError qerr);
13
14
#endif
/* GOLIOTH_INCLUDE_QCBOR_POSIX_ERROR_MAP_H__ */
qcbor_error_to_posix
int qcbor_error_to_posix(QCBORError qerr)
include
qcbor
posix_error_map.h
Generated by
1.9.1