blob: 5149a21e3ce2bd81c9431436c580d2086d3d312b [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 2'
*/
#ifndef SERVICE_A_2_H
#define SERVICE_A_2_H
#ifdef __cplusplus
extern "C" {
#endif
void service_a_2_init(void);
void service_a_2_remove(void);
#ifdef __cplusplus
}
#endif
#endif /* SERVICE_A_2_H */