From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 29 Sep 2010 16:45:21 +0300 From: Johan Hedberg To: Claudio Takahasi Cc: BlueZ development Subject: Re: Pull request: git://git.infradead.org/users/cktakahasi/bluez.git for-upstream Message-ID: <20100929134521.GA19362@jh-x301> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Claudio, On Thu, Sep 23, 2010, Claudio Takahasi wrote: > Rename hciops {start, stop}_discovery to {start, stop}_inquiry I'm not sure about this patch. Wasn't the idea to hide the device discovery details from the higher layers? I.e. the method could be called discovery and it'd take care of both BR/EDR and LE discovery methods. Johan