Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the ReverseServiceDiscovery option more visible | Johan Hedberg | 2009-01-13 | 1 | -0/+6 |
| | | | | | Add it to the default main.conf file with a proper comment and print a debug message is it's found to be missing. | ||||
* | Implement RememberPowered config option | Johan Hedberg | 2008-12-22 | 1 | -0/+3 |
| | |||||
* | Add configuration option for DeviceID and do some cleanup | Marcel Holtmann | 2008-12-17 | 1 | -3/+7 |
| | |||||
* | Clarify InitialyPowered config option comment | Johan Hedberg | 2008-12-16 | 1 | -2/+2 |
| | |||||
* | Implement InitiallyPowered config option | Johan Hedberg | 2008-12-16 | 1 | -0/+4 |
| | |||||
* | Get rid of OffMode and always behave like DevDown | Johan Hedberg | 2008-12-01 | 1 | -4/+0 |
| | |||||
* | Introduce PairableTimeout Property and fix use of g_timeout_add. | Luiz Augusto von Dentz | 2008-11-27 | 1 | -0/+5 |
| | | | | | | | PairableTimeout work similarly to DiscoverableTimeout where the user application can set the amount of time to stay in Pairable. It also fixes the use of g_timeout_add to g_timeout_add_seconds for both PairableTimeout and DiscoverableTimeout. | ||||
* | Make DiscoverDevices to create discover sessions. | Luiz Augusto von Dentz | 2008-08-29 | 1 | -0/+4 |
| | |||||
* | Fix typo in main.conf help text | Marcel Holtmann | 2008-08-05 | 1 | -1/+1 |
| | |||||
* | Add example for main.conf | Marcel Holtmann | 2008-08-05 | 1 | -0/+26 |