blob: 5e73b78630b2c57743e3d512c83295f933f26f7f [file] [log] [blame]
/**
* Copyright (c) 2019 Oticon A/S
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @brief Service C.1
*
* This code is auto-generated from the Excel Workbook
* 'GATT_Test_Databases.xlsm' Sheet: 'Large Database 3'
*/
#ifndef SERVICE_C_1_3_H
#define SERVICE_C_1_3_H
#ifdef __cplusplus
extern "C" {
#endif
void service_c_1_3_init(void);
void service_c_1_3_remove(void);
#ifdef __cplusplus
}
#endif
#endif /* SERVICE_C_1_3_H */