Default to hfp modem when no args are passed
[profile/ivi/lemolo.git] / dialer / 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