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