Home
last modified time | relevance | path

Searched refs:BLUEZ_MEDIA_ENDPOINT_INTERFACE (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
H A Dbluez5-util.c83 " <interface name=\"" BLUEZ_MEDIA_ENDPOINT_INTERFACE "\">" \
482 BLUEZ_MEDIA_ENDPOINT_INTERFACE, "SetConfiguration")); in pa_bluetooth_device_switch_codec()
2084 } else if (pa_streq(interface, BLUEZ_MEDIA_ENDPOINT_INTERFACE)) { in parse_interfaces_and_properties()
2293 else if (pa_streq(iface, BLUEZ_MEDIA_ENDPOINT_INTERFACE)) in filter_cb()
2353 } else if (pa_streq(iface, BLUEZ_MEDIA_ENDPOINT_INTERFACE)) { in filter_cb()
2698 } else if (dbus_message_is_method_call(m, BLUEZ_MEDIA_ENDPOINT_INTERFACE, "SetConfiguration")) in endpoint_handler()
2700 else if (dbus_message_is_method_call(m, BLUEZ_MEDIA_ENDPOINT_INTERFACE, "SelectConfiguration")) in endpoint_handler()
2702 else if (dbus_message_is_method_call(m, BLUEZ_MEDIA_ENDPOINT_INTERFACE, "ClearConfiguration")) in endpoint_handler()
2704 else if (dbus_message_is_method_call(m, BLUEZ_MEDIA_ENDPOINT_INTERFACE, "Release")) in endpoint_handler()
2737 const char *interface_name = BLUEZ_MEDIA_ENDPOINT_INTERFACE; in append_a2dp_object()
3017 "member='PropertiesChanged',arg0='" BLUEZ_MEDIA_ENDPOINT_INTERFACE "'", pa_bluetooth_discovery_unref() local
[all...]
H A Dbluez5-util.h33 #define BLUEZ_MEDIA_ENDPOINT_INTERFACE BLUEZ_SERVICE ".MediaEndpoint1" macro

Completed in 6 milliseconds