Return-Path: Date: Fri, 14 Sep 2012 12:57:57 +0300 From: Andrei Emeltchenko To: Mat Martineau Cc: linux-bluetooth@vger.kernel.org, gustavo@padovan.org Subject: Re: [PATCHv4 11/17] Bluetooth: Choose connection based on capabilities Message-ID: <20120914095756.GF7483@aemeltch-MOBL1> References: <1347437192-24694-1-git-send-email-Andrei.Emeltchenko.news@gmail.com> <1347437192-24694-12-git-send-email-Andrei.Emeltchenko.news@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Mat, On Thu, Sep 13, 2012 at 09:26:27AM -0700, Mat Martineau wrote: ... > >+static void l2cap_choose_conn(struct l2cap_chan *chan) > > I find this function name a little confusing - "choose" sounds like > it is just making a decision. This function also takes the action > of starting physical link setup or sending a connection request, > which is more than just "choosing". > > l2cap_start_connection, maybe? Sounds good to me. Will change. Best regards Andrei Emeltchenko