Return-Path: Subject: Re: To enablue DID in coming bluez release From: Marcel Holtmann To: Johan Hedberg Cc: "linux-bluetooth@vger.kernel.org" In-Reply-To: <20081216102928.GA12914@localhost> References: <1229046931.22285.30.camel@violet.holtmann.net> <20081216102928.GA12914@localhost> Content-Type: text/plain Date: Wed, 17 Dec 2008 03:38:12 +0100 Message-Id: <1229481492.10889.1.camel@violet> Mime-Version: 1.0 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Johan, > Couple of comments: > > On Tue, Dec 16, 2008, Li, Zhigang wrote: > > main_opts.inqmode = val; > > } > > + str = g_key_file_get_string(config, "General", > > Coding style: add empty line after the closing bracket. > > > + "VID/PID/VER", &err); > > Did you agree with this "VID/PID/VER" name with Marcel? I'd have used > something like "DeviceID", "DeviceIDInfo" or "DIDInfo". I think "DeviceID" sounds reasonable. Lets use that one. Regards Marcel