Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-card.c43 static void handle_get_active_profile(DBusConnection *conn, DBusMessage *msg, void *userdata);
89 [PROPERTY_HANDLER_ACTIVE_PROFILE] = { .property_name = "ActiveProfile", .type = "o", .get_cb = handle_get_active_profile, .set_cb = handle_set_active_profile },
312 static void handle_get_active_profile(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_active_profile() function

Completed in 2 milliseconds