From owner-freebsd-bluetooth@FreeBSD.ORG Sat Apr 12 17:03:54 2008 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8FBF106564A for ; Sat, 12 Apr 2008 17:03:54 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 249D38FC1F for ; Sat, 12 Apr 2008 17:03:53 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: by fg-out-1718.google.com with SMTP id 16so930600fgg.35 for ; Sat, 12 Apr 2008 10:03:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=V9tJGBnqn5osfWSg7CoNhuvHlHmb7fezf9QrYZ7IxCE=; b=ZbIu5Fy+GFFFMX3mcAqwEde1GBJgTlAQSrH/A/tgsgCHI4+dgZ3j7momqzK7gBoYL/BP9bT5MnRr9x0KQNx50oFTIgGvoBLly8bOrmaGiYMkv78iDAvGq51h5xiTny/a8X1HovtyYLhIX+zefnjwe7lChDVVp2ZbnoEngpfOpMU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TEmm56pXe6/ra976W5VpDe6SA/uzBCpFMrZWUnPmWrhrC3w+Kd4qL7RdKi05T7R6YhUcVMtdZt6zazM9OQOFC3wpP1Fb9wlnsjzPTpeC9I9zxX9ApJK294zndXWb4XIgMR93+508Vv7bEMfMZEIXdc2tSj6NaHO1YafTJTQeF7Q= Received: by 10.86.25.17 with SMTP id 17mr1378035fgy.41.1208019832544; Sat, 12 Apr 2008 10:03:52 -0700 (PDT) Received: by 10.86.71.15 with HTTP; Sat, 12 Apr 2008 10:03:52 -0700 (PDT) Message-ID: Date: Sat, 12 Apr 2008 10:03:52 -0700 From: "Maksim Yevmenkin" To: "Sami M'Barek" In-Reply-To: <20080412022834.4b36e8c0.saamii@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080410230521.027b3b78.saamii@gmail.com> <20080412022834.4b36e8c0.saamii@gmail.com> Cc: "freebsd-bluetooth@freebsd.org" Subject: Re: Bluetooth application X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2008 17:03:54 -0000 On Fri, Apr 11, 2008 at 7:28 PM, Sami M'Barek wrote: > That is what i'v been using all along but what i want is an "easy" to use client. > Preferably GTK. what is not "easy" about obexapp? are there any particular features that you are missing? as far as gnome/kde/etc. bluetooth apps goes, pretty much of them are linux (bluez) specific.while it is somewhat trivial to port linux bluez code to freebsd, no one seems do be willing to do so. if someone is willing to do a complete survey of current gnome/kde bluetooth code and tell me what api's are missing, i will work with such a person to get missing api's into the base system. thanks, max p.s. please keep freebsd-bluetooth@ in the cc