From owner-freebsd-bluetooth@FreeBSD.ORG Tue Sep 10 16:50:55 2013 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 95BA3801 for ; Tue, 10 Sep 2013 16:50:55 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 7F80E29EF for ; Tue, 10 Sep 2013 16:50:55 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id r8AGoqfu038136; Tue, 10 Sep 2013 09:50:54 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <522F4DEC.9000709@rawbw.com> Date: Tue, 10 Sep 2013 09:50:52 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130822 Thunderbird/17.0.8 MIME-Version: 1.0 To: Maksim Yevmenkin Subject: Re: Can ubt0 be a slave or a passive listener, and not a master? References: <522DEFD9.1030608@rawbw.com> <522E3484.1070705@rawbw.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-bluetooth@freebsd.org" X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Sep 2013 16:50:55 -0000 On 09/09/2013 14:58, Maksim Yevmenkin wrote: > > Well, you can use bsd instead of android application and try to see > what is going on. Bluetooth GPS usually a simple serial port > profile. They just basically send nmea ASCII strings using serial > port profile. I have one of those units. Start by querying services on > your camera and see what's there. > To query the services I need to know the device address. This device doesn't answer to the 'inquiry'. Also doesn't query the services back through SDP (if this is reasonable at all to expect, not sure). sdpd doesn't get any connections. Can working device not answer 'inquiry'? Maybe it is just dead. This company said it would connect to BlueTooth slave with the passcode "0000". Yuri