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