summaryrefslogtreecommitdiff
path: root/src/hcid.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce PairableTimeout Property and fix use of g_timeout_add.Luiz Augusto von Dentz2008-11-271-0/+1
* 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