2008-09-27 19:44:21

by Mario Limonciello

[permalink] [raw]
Subject: [PATCH] Default bluez-gnome UI to a connectable state

Looking through the code, it appears that bluetoothd does start up connectable, but the UI doesn't reflect this from the first boot. This patch should address it.

Mario Limonciello
Dell | Linux Engineering
[email protected]


Attachments:
03_default_connectable.patch (687.00 B)
03_default_connectable.patch

2008-09-29 01:52:31

by Marcel Holtmann

[permalink] [raw]
Subject: Re: [PATCH] Default bluez-gnome UI to a connectable state

Hi Mario,

> Looking through the code, it appears that bluetoothd does start up connectable, but the UI doesn't reflect this from the first boot. This patch should address it.

this patch can't be right. It can happen that the device starts up in
off mode. You need to figure out why the mode variable doesn't correctly
point to connectable.

Regards

Marcel