summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Disconnect(if applied) when removing the deviceClaudio Takahasi2007-01-241-12/+28
|
* Added function to store HID infoClaudio Takahasi2007-01-241-8/+47
|
* TypoMarcel Holtmann2007-01-241-1/+1
|
* Make it possible to disable the HID daemonMarcel Holtmann2007-01-242-0/+10
|
* Service registration is done via the manager interfaceMarcel Holtmann2007-01-241-1/+1
|
* Move service registration to the manager interfaceMarcel Holtmann2007-01-242-30/+51
|
* Allow bus name as pattern for FindService()Marcel Holtmann2007-01-241-0/+3
|
* Update service register/unregister methodsMarcel Holtmann2007-01-241-1/+13
|
* Update option referencesMarcel Holtmann2007-01-242-37/+44
|
* Update option referencesMarcel Holtmann2007-01-242-1/+7
|
* Add support for service debuggingMarcel Holtmann2007-01-243-0/+34
|
* Add support for internal debug servicesMarcel Holtmann2007-01-243-4/+119
|
* Added HID unplug methodClaudio Takahasi2007-01-231-24/+30
|
* Removed GIOChannel memory leakClaudio Takahasi2007-01-231-0/+6
|
* rework of the headset daemon codeJohan Hedberg2007-01-231-413/+662
|
* Workaround to use the default local adapterClaudio Takahasi2007-01-231-68/+35
|
* Fixed wrong pending connection unrefClaudio Takahasi2007-01-231-1/+0
|
* Added input disconnectClaudio Takahasi2007-01-231-1/+45
|
* Code cleanup: missing HID control socket close and fixed code standardClaudio Takahasi2007-01-231-14/+20
|
* Added L2CAP HID interrupt channel connect callbackClaudio Takahasi2007-01-231-2/+58
|
* Add a connect only modeMarcel Holtmann2007-01-231-4/+17
|
* Added L2CAP HID control channel connect callbackClaudio Takahasi2007-01-231-7/+60
|
* Connect: Added initial functionalityClaudio Takahasi2007-01-231-15/+171
|
* Minor coding correctionMarcel Holtmann2007-01-231-2/+2
|
* Get basic adapter information before changing the defaul optionsMarcel Holtmann2007-01-231-7/+7
|
* Update device options before forkingMarcel Holtmann2007-01-231-23/+23
|
* Move scan mode setting into adapter startupMarcel Holtmann2007-01-233-59/+77
|
* Allow removal of previously-set attributesMarcel Holtmann2007-01-231-0/+3
|
* Use HCI command to set scan mode and not the kernel optionMarcel Holtmann2007-01-232-26/+23
|
* Move all adapter init handling into one functionMarcel Holtmann2007-01-231-51/+48
|
* Check if PKG_CHECK_EXISTS is availableMarcel Holtmann2007-01-231-5/+10
|
* Include bluetooth.conf into distributionMarcel Holtmann2007-01-231-1/+1
|
* Move bluetooth.conf D-Bus security file into daemon directoryMarcel Holtmann2007-01-233-5/+7
|
* Make it possible to disable USB supportMarcel Holtmann2007-01-233-3/+25
|
* Make echo and input service configurableMarcel Holtmann2007-01-234-14/+41
|
* Add subdirectory printMarcel Holtmann2007-01-233-2/+26
|
* Hand incoming HID sessions over to the kernelMarcel Holtmann2007-01-231-11/+181
|
* TypoMarcel Holtmann2007-01-231-1/+1
|
* Added GetNameClaudio Takahasi2007-01-221-1/+13
|
* Added GetAddressClaudio Takahasi2007-01-221-1/+13
|
* Register well known(stored) inputs when the daemon startsClaudio Takahasi2007-01-221-13/+53
|
* Removed mem leak(input paths)Claudio Takahasi2007-01-221-1/+4
|
* Added function to retrive the stored HID dataClaudio Takahasi2007-01-221-13/+55
|
* CreateDevice: minor code standard changesClaudio Takahasi2007-01-221-8/+7
|
* Added DeviceRemove methodClaudio Takahasi2007-01-221-3/+68
|
* Re-activate getting the default adapterMarcel Holtmann2007-01-221-4/+0
|
* Use common SDP server sessionMarcel Holtmann2007-01-221-12/+18
|
* Unregister service record on shutdownMarcel Holtmann2007-01-221-15/+22
|
* Update binary record handling for database interfaceMarcel Holtmann2007-01-221-3/+29
|
* Created function to register the input device D-Bus path and send the ↵Claudio Takahasi2007-01-221-18/+74
| | | | DeviceCreated signal