Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-card.c42 static void handle_get_profiles(DBusConnection *conn, DBusMessage *msg, void *userdata);
88 [PROPERTY_HANDLER_PROFILES] = { .property_name = "Profiles", .type = "ao", .get_cb = handle_get_profiles, .set_cb = NULL },
296 static void handle_get_profiles(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_profiles() function

Completed in 2 milliseconds