Searched refs:SSC_DBUS_IFACE (Results 1 - 2 of 2) sorted by relevance
/external/bluetooth/bluez/audio/ |
H A D | telephony-maemo5.c | 44 #define SSC_DBUS_IFACE "com.nokia.phone.SSC" macro 2040 else if (dbus_message_is_signal(msg, SSC_DBUS_IFACE, 2073 "type=signal,interface=" SSC_DBUS_IFACE 2076 if (send_method_call(SSC_DBUS_NAME, SSC_DBUS_PATH, SSC_DBUS_IFACE, 2079 error("Unable to send " SSC_DBUS_IFACE ".get_modem_state()");
|
H A D | telephony-maemo6.c | 44 #define SSC_DBUS_IFACE "com.nokia.phone.SSC" macro 1917 else if (dbus_message_is_signal(msg, SSC_DBUS_IFACE, 1957 "type=signal,interface=" SSC_DBUS_IFACE 1960 if (send_method_call(SSC_DBUS_NAME, SSC_DBUS_PATH, SSC_DBUS_IFACE, 1963 error("Unable to send " SSC_DBUS_IFACE ".get_modem_state()");
|
Completed in 33 milliseconds