summaryrefslogtreecommitdiffstats
path: root/src/hcid.h
Commit message (Collapse)AuthorAgeFilesLines
* Add ReverseServiceDiscovery config optionJohan Hedberg2009-01-131-0/+1
| | | | | This option is solely for qualification since the BITE tester in its grand braindeadness doesn't like use doing reverse SDP.
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Implement RememberPowered config optionJohan Hedberg2008-12-221-0/+1
|
* Get rid of OffMode and always behave like DevDownJohan Hedberg2008-12-011-4/+0
|
* Introduce PairableTimeout Property and fix use of g_timeout_add.Luiz Augusto von Dentz2008-11-271-0/+1
| | | | | | | 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.
* Use a common timeout for hci commandsJohan Hedberg2008-09-231-0/+3
|
* Adapter initialization cleanupClaudio Takahasi2008-09-011-39/+20
|
* Cleanup: Removed set packet type ad voice settingsClaudio Takahasi2008-08-281-12/+0
|
* Storage cleanupClaudio Takahasi2008-08-281-45/+1
|
* Cleanup: declaring mode2str and str2mode to staticClaudio Takahasi2008-08-281-1/+1
|
* Remove unused alloc_device_opts() functionMarcel Holtmann2008-08-271-2/+0
|
* Removed warningsClaudio Takahasi2008-08-261-1/+0
|
* Cleanup: unnecessary includes and defines, moved some declarationsClaudio Takahasi2008-08-261-27/+1
|
* Remove obsolete security and pairing optionMarcel Holtmann2008-08-051-10/+0
|
* Remove left-over parser_device declarationMarcel Holtmann2008-08-051-1/+0
|
* Remove the default PIN code optionMarcel Holtmann2008-08-051-4/+1
|
* Add support for main.conf configuration fileJohan Hedberg2008-08-051-6/+0
|
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+204