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