/** @file * @brief GATT Device Information Service */ /* * Copyright (c) 2018 Nordic Semiconductor ASA * Copyright (c) 2016 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ #ifndef ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_DIS_H_ #define ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_DIS_H_ #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif /* ZEPHYR_INCLUDE_BLUETOOTH_SERVICES_DIS_H_ */