Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-device.c60 static void handle_get_active_port(DBusConnection *conn, DBusMessage *msg, void *userdata);
169 [PROPERTY_HANDLER_ACTIVE_PORT] = { .property_name = "ActivePort", .type = "o", .get_cb = handle_get_active_port, .set_cb = handle_set_active_port },
703 static void handle_get_active_port(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_active_port() function

Completed in 3 milliseconds