aboutsummaryrefslogtreecommitdiff
path: root/src/ble/profile.h
blob: bec1fa184d70272875bf825311ef8eb321432626 (plain)
1
2
3
4
5
6
7
#ifndef __BLE_UART_SERVICE_H__
#define __BLE_UART_SERVICE_H__

int legacy_registerService();
int devInfo_registerService();

#endif /* __BLE_UART_SERVICE_H__ */