summaryrefslogtreecommitdiff
path: root/src/hcid.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-23core: Remove DiscoverSchedulerInterval option from main.confLuiz Augusto von Dentz1-1/+0
2012-03-28Parse config DeviceID string on bluetoothd startupSzymon Janc1-1/+5
2012-03-26GATT: Rename AttributeServer switchChen Ganir1-1/+1
2012-03-15Remove leftover code of main_opts operationChan-yeol Park1-3/+0
2011-12-30attrib-server: Initial steps towards multi-adapter GATT server supportSantiago Carot-Nemesio1-3/+0
2011-10-05Add automatic connect timeout config optionClaudio Takahasi1-0/+1
2011-08-22Remove EnableLE option from the user-spaceClaudio Takahasi1-1/+0
2011-07-14Move attrib server init/exit declaration to hcid.hClaudio Takahasi1-0/+3
2011-05-15Remove unused "scan" variable from main_optsClaudio Takahasi1-1/+0
2010-12-18Refactor adapter initialization and power controlJohan Hedberg1-15/+0
2010-11-29hcid header cleanupClaudio Takahasi1-5/+0
2010-11-11Add a new configuration option to disable Low Energy supportClaudio Takahasi1-0/+1
2010-11-08Clean up hciops codeJohan Hedberg1-2/+0
2010-11-04Remove redundant tracking of ignored adaptersJohan Hedberg1-5/+0
2010-10-29Fix issue when setting limited discoverable modeLuiz Augusto von Dentz1-1/+0
2010-10-27Add -p and -P command line options for controlling plugin selectionJohan Hedberg1-1/+2
2010-10-26Remove unnecessary function declaration in hcid.hClaudio Takahasi1-3/+0
2010-10-26Move HCI_REQ_TIMEOUT to hciops.cClaudio Takahasi1-3/+0
2010-10-26Move HCID_DEFAULT_DISCOVERABLE_TIMEOUT declaration to main.cClaudio Takahasi1-2/+0
2010-10-26Move GLOBAL_TRUST declaration to device.cClaudio Takahasi1-3/+0
2010-10-26Move expand_name to adapter.cClaudio Takahasi1-2/+0
2010-10-26Move security.c callbacks into hciopsJohan Hedberg1-3/+0
2010-10-26Remove non-existent function declarationJohan Hedberg1-2/+0
2010-08-24Add AttributeServer optionVinicius Costa Gomes1-0/+1
2010-08-10Use HCI device type to gate BR/EDR-specific HCI commandsDavid Scherba1-0/+8
2010-06-12Store debug keys in runtime memoryJohan Hedberg1-0/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-07-29Add skeleton for RFKILL supportMarcel Holtmann1-0/+3
2009-06-30Move MAX_NAME_LENGTH define from hcid.h to adapter.hJohan Hedberg1-2/+0
2009-06-30Use a proper define for the maximum name lengthJohan Hedberg1-0/+2
2009-06-11Add udev mode to bluetoothdBastien Nocera1-0/+3
2009-05-10Add NameResolving option to main.confIlya Rubtsov1-0/+1
2009-05-08Change var name inqmode to discov_interval to be more suggestive.Luiz Augusto von Dentz1-1/+1
2009-04-28Moving all adapter initialization code to hciops plugin.Alok Barsode1-1/+11
2009-04-27exporting device_event().Alok Barsode1-0/+1
2009-01-13Add ReverseServiceDiscovery config optionJohan Hedberg1-0/+1
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-12-22Implement RememberPowered config optionJohan Hedberg1-0/+1
2008-12-01Get rid of OffMode and always behave like DevDownJohan Hedberg1-4/+0
2008-11-27Introduce PairableTimeout Property and fix use of g_timeout_add.Luiz Augusto von Dentz1-0/+1
2008-09-23Use a common timeout for hci commandsJohan Hedberg1-0/+3
2008-09-01Adapter initialization cleanupClaudio Takahasi1-39/+20
2008-08-28Cleanup: Removed set packet type ad voice settingsClaudio Takahasi1-12/+0
2008-08-28Storage cleanupClaudio Takahasi1-45/+1
2008-08-28Cleanup: declaring mode2str and str2mode to staticClaudio Takahasi1-1/+1
2008-08-27Remove unused alloc_device_opts() functionMarcel Holtmann1-2/+0
2008-08-26Removed warningsClaudio Takahasi1-1/+0
2008-08-26Cleanup: unnecessary includes and defines, moved some declarationsClaudio Takahasi1-27/+1
2008-08-05Remove obsolete security and pairing optionMarcel Holtmann1-10/+0
2008-08-05Remove left-over parser_device declarationMarcel Holtmann1-1/+0