Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
dis.h
Go to the documentation of this file.
1
5/*
6 * Copyright (c) 2018 Nordic Semiconductor ASA
7 * Copyright (c) 2016 Intel Corporation
8 *
9 * SPDX-License-Identifier: Apache-2.0
10 */
11
12#ifndef ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_DIS_H_
13#define ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_DIS_H_
14
15#ifdef __cplusplus
16extern "C" {
17#endif
18
19#ifdef __cplusplus
20}
21#endif
22
23#endif /* ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_DIS_H_ */