9 #ifndef __GENERIC_ATTRIBUTE_SERVICE_H_ 10 #define __GENERIC_ATTRIBUTE_SERVICE_H_ 19 #include "ble_gatt_server.h" 26 void GATT_init(
bool support_service_changed);
void GATT_service_changed(uint16_t start_handle, uint16_t end_handle)
Indicate GATT client that GATT database has been changed.
void GATT_init(bool support_service_changed)
Initialization function of generic attribute service.