Lines Matching refs:DEVICE_INTERFACE
390 DEVICE_INTERFACE, "Alias", in set_alias()
421 DEVICE_INTERFACE, "Trusted", in set_trust()
501 emit_property_changed(conn, device->path, DEVICE_INTERFACE, "Blocked", in device_block()
540 DEVICE_INTERFACE, "Blocked", in device_unblock()
765 if (!dbus_message_is_method_call(device->browse->msg, DEVICE_INTERFACE, in cancel_discover()
834 DEVICE_INTERFACE, "DisconnectRequested", in device_request_disconnect()
945 emit_property_changed(conn, device->path, DEVICE_INTERFACE, in device_set_connected()
1077 if (g_dbus_register_interface(conn, device->path, DEVICE_INTERFACE, in device_create()
1114 DEVICE_INTERFACE, "Name", in device_set_name()
1121 DEVICE_INTERFACE, "Alias", in device_set_name()
1413 emit_array_property_changed(conn, device->path, DEVICE_INTERFACE, in services_changed()
1587 if (dbus_message_is_method_call(req->msg, DEVICE_INTERFACE, in search_cb()
1903 emit_property_changed(conn, device->path, DEVICE_INTERFACE, "Paired", in device_set_paired()
2602 g_dbus_unregister_interface(conn, path, DEVICE_INTERFACE); in btd_device_unref()