#ifndef __BLE_UART_SERVICE_H__ #define __BLE_UART_SERVICE_H__ int legacy_registerService(); int devInfo_registerService(); #endif /* __BLE_UART_SERVICE_H__ */