Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/dbus/
H A Diface-device-port.c35 static void handle_get_description(DBusConnection *conn, DBusMessage *msg, void *userdata);
63 [PROPERTY_HANDLER_DESCRIPTION] = { .property_name = "Description", .type = "s", .get_cb = handle_get_description, .set_cb = NULL },
110 static void handle_get_description(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_description() function
H A Diface-card-profile.c35 static void handle_get_description(DBusConnection *conn, DBusMessage *msg, void *userdata);
64 [PROPERTY_HANDLER_DESCRIPTION] = { .property_name = "Description", .type = "s", .get_cb = handle_get_description, .set_cb = NULL },
102 static void handle_get_description(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_description() function

Completed in 2 milliseconds