summaryrefslogtreecommitdiff
path: root/src/hcid.h
Commit message (Expand)AuthorAgeFilesLines
* core: Add support for graceful shutdown of adaptersMarcel Holtmann2013-01-091-0/+2
* core: Remove no longer needed host_name global optionMarcel Holtmann2012-12-301-1/+0
* core: Explictly set default values for the optionsMarcel Holtmann2012-12-191-1/+1
* core: Remove unused link_policy settingMarcel Holtmann2012-12-191-1/+0
* core: Remove unused link_mode settingMarcel Holtmann2012-12-191-1/+0
* core: Remove PageTimeout configuration optionMarcel Holtmann2012-12-191-6/+0
* core: Remove DisablePlugins main.conf entryJohan Hedberg2012-12-181-2/+1
* core: Remove mode option form main_optsSzymon Janc2012-12-171-2/+0
* core: Remove persistent storing of the powered stateJohan Hedberg2012-12-131-1/+0
* core: Remove --udev option from bluetoothdMarcel Holtmann2012-12-091-3/+0
* core: Remove GATT enable optionMarcel Holtmann2012-11-091-1/+0
* core: Remove DiscoverSchedulerInterval option from main.confLuiz Augusto von Dentz2012-04-231-1/+0
* Parse config DeviceID string on bluetoothd startupSzymon Janc2012-03-281-1/+5
* GATT: Rename AttributeServer switchChen Ganir2012-03-261-1/+1
* Remove leftover code of main_opts operationChan-yeol Park2012-03-151-3/+0
* attrib-server: Initial steps towards multi-adapter GATT server supportSantiago Carot-Nemesio2011-12-301-3/+0
* Add automatic connect timeout config optionClaudio Takahasi2011-10-051-0/+1
* Remove EnableLE option from the user-spaceClaudio Takahasi2011-08-221-1/+0
* Move attrib server init/exit declaration to hcid.hClaudio Takahasi2011-07-141-0/+3
* Remove unused "scan" variable from main_optsClaudio Takahasi2011-05-151-1/+0
* Refactor adapter initialization and power controlJohan Hedberg2010-12-181-15/+0
* hcid header cleanupClaudio Takahasi2010-11-291-5/+0
* Add a new configuration option to disable Low Energy supportClaudio Takahasi2010-11-111-0/+1
* Clean up hciops codeJohan Hedberg2010-11-081-2/+0
* Remove redundant tracking of ignored adaptersJohan Hedberg2010-11-041-5/+0
* Fix issue when setting limited discoverable modeLuiz Augusto von Dentz2010-10-291-1/+0
* Add -p and -P command line options for controlling plugin selectionJohan Hedberg2010-10-271-1/+2
* Remove unnecessary function declaration in hcid.hClaudio Takahasi2010-10-261-3/+0
* Move HCI_REQ_TIMEOUT to hciops.cClaudio Takahasi2010-10-261-3/+0
* Move HCID_DEFAULT_DISCOVERABLE_TIMEOUT declaration to main.cClaudio Takahasi2010-10-261-2/+0
* Move GLOBAL_TRUST declaration to device.cClaudio Takahasi2010-10-261-3/+0
* Move expand_name to adapter.cClaudio Takahasi2010-10-261-2/+0
* Move security.c callbacks into hciopsJohan Hedberg2010-10-261-3/+0
* Remove non-existent function declarationJohan Hedberg2010-10-261-2/+0
* Add AttributeServer optionVinicius Costa Gomes2010-08-241-0/+1
* Use HCI device type to gate BR/EDR-specific HCI commandsDavid Scherba2010-08-101-0/+8
* Store debug keys in runtime memoryJohan Hedberg2010-06-121-0/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Add skeleton for RFKILL supportMarcel Holtmann2009-07-291-0/+3
* Move MAX_NAME_LENGTH define from hcid.h to adapter.hJohan Hedberg2009-06-301-2/+0
* Use a proper define for the maximum name lengthJohan Hedberg2009-06-301-0/+2
* Add udev mode to bluetoothdBastien Nocera2009-06-111-0/+3
* Add NameResolving option to main.confIlya Rubtsov2009-05-101-0/+1
* Change var name inqmode to discov_interval to be more suggestive.Luiz Augusto von Dentz2009-05-081-1/+1
* Moving all adapter initialization code to hciops plugin.Alok Barsode2009-04-281-1/+11
* exporting device_event().Alok Barsode2009-04-271-0/+1
* Add ReverseServiceDiscovery config optionJohan Hedberg2009-01-131-0/+1
* 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