On Fri, 2008-02-01 at 10:46 +0000, Bastien Nocera wrote: > On Thu, 2008-01-31 at 17:48 +0000, Bastien Nocera wrote: > > > About the hcid bug, should GetInfo fail when the bdaddr for the device > > isn't available, or should it just give out empty information? > > Patch to allow GetAddress to fail, and don't add the information that's > not available to the GetInfo dict. Updated patch. This one allows GetInfo and GetAddress to fail if there's no valid bdaddr, and fixes the discussed coding style issues.