From owner-freebsd-bluetooth@FreeBSD.ORG Tue Nov 13 17:39:02 2007 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 59BF816A419 for ; Tue, 13 Nov 2007 17:39:02 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from smtp4.sbb.co.yu (smtp4.sbb.co.yu [82.117.194.24]) by mx1.freebsd.org (Postfix) with ESMTP id 2986713C4CA for ; Tue, 13 Nov 2007 17:39:00 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from faust.net ([89.216.116.170]) by smtp4.sbb.co.yu (8.14.0/8.14.0) with ESMTP id lADHcg8s031303; Tue, 13 Nov 2007 18:38:42 +0100 Received: by faust.net (Postfix, from userid 1001) id 858581CC34; Tue, 13 Nov 2007 18:38:37 +0100 (CET) Date: Tue, 13 Nov 2007 18:38:37 +0100 From: Zoran Kolic To: Maksim Yevmenkin Message-ID: <20071113173837.GA1178@faust.net> References: <20071112170237.GA964@faust.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-SMTP-Vilter-Version: 1.3.2 X-SBB-Virus-Status: clean X-SBB-Spam-Score: 2.8 X-SBB-Spam-Level: XXXXXX Cc: freebsd-bluetooth@freebsd.org Subject: Re: correct steps to put data on the phone 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: Tue, 13 Nov 2007 17:39:02 -0000 Hi Max! > depends on what your phone supports. usually its either obex push > (opush) or obex file transfer (ftrn). if you are using ftrn then you > will likely need to use -f switch with obexapp. Hm! Not so easy to say. Does obex (jsr 82) means something? I'd bet on obex push. Nokia 6233. > you probably want to use hcsecd_enable knob in rc.conf and > /etc/rc.d/hcsecd script to start/stop it. That's it. > i'd say try first '-f -C ftrn' instead of '-C irmc' Accepted. > ip firewall (such as ipfw/pf/etc) will not help you here. > bluetooth/obex is a completely different protocol. K. Need some time to read manuals and digest them properly. No pleasure if it works out of the box! Zoran