Fix TC-2372 Dialer crashes when BT phone is offline
[profile/ivi/lemolo.git] / messages / rc.h
1 #ifndef _EFL_OFONO_RC_H__
2 #define _EFL_OFONO_RC_H__ 1
3
4 Eina_Bool rc_init(const char *service);
5 void rc_shutdown(void);
6
7 #endif