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