T-Box Basic dev
Loading...
Searching...
No Matches
ril_dbus.h
Go to the documentation of this file.
1
10
11#ifndef __RIL_DBUS_H__
12#define __RIL_DBUS_H__
13
15#define RIL_DBUS_SERVICE "com.tbox.Ril"
16
18#define RIL_DBUS_OBJECT_PATH "/com/tbox/Ril"
19
21#define RIL_DBUS_ERROR_PREFIX "com.tbox.Ril.Error.Code"
22
23#endif /* __RIL_DBUS_H__ */