Searched refs:BLUEZ_PROFILE_INTERFACE (Results 1 – 2 of 2) sorted by relevance
47 #define BLUEZ_PROFILE_INTERFACE BLUEZ_SERVICE ".Profile1" macro119 " <interface name=\"" BLUEZ_PROFILE_INTERFACE "\">" \
150 r = dbus_message_new_error(m, BLUEZ_PROFILE_INTERFACE ".Error.NotImplemented", in profile_release()1866 else if (dbus_message_is_method_call(m, BLUEZ_PROFILE_INTERFACE, "Release")) in profile_handler()1868 else if (dbus_message_is_method_call(m, BLUEZ_PROFILE_INTERFACE, "RequestDisconnection")) in profile_handler()1870 else if (dbus_message_is_method_call(m, BLUEZ_PROFILE_INTERFACE, "NewConnection")) in profile_handler()