summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include security parametersMarcel Holtmann2007-02-211-0/+8
* Add SBC helper includesMarcel Holtmann2007-02-214-1/+236
* Add SBC utilitiesMarcel Holtmann2007-02-214-0/+372
* headset service doesn't need a well known bus nameJohan Hedberg2007-02-171-1/+1
* Add missing flags to g_io_add_watch callsJohan Hedberg2007-02-163-5/+9
* Disconnect SCO if RFCOMM gets disconnectedJohan Hedberg2007-02-161-17/+21
* Reset data buffer when disconnectingJohan Hedberg2007-02-161-0/+3
* Fix io watch flags for sco channelJohan Hedberg2007-02-151-1/+4
* Remove unecessary debug printJohan Hedberg2007-02-151-2/+0
* Cleanup headset event parsing functionsJohan Hedberg2007-02-151-19/+34
* More cleanupJohan Hedberg2007-02-151-121/+104
* Add missing calls to dbus_pending_call_unrefJohan Hedberg2007-02-151-1/+4
* Be sure to always reply to method callsJohan Hedberg2007-02-151-13/+25
* More cleanup and fixesJohan Hedberg2007-02-151-10/+13
* Change option for standalone modeMarcel Holtmann2007-02-151-1/+4
* Remove invalid g_io_channel_unrefJohan Hedberg2007-02-151-1/+0
* Use -d for running as an external serviceJohan Hedberg2007-02-151-4/+1
* More cleanup and fixesJohan Hedberg2007-02-151-91/+81
* Allow registering as an external service (for debugin purposes)Johan Hedberg2007-02-151-1/+46
* Further fixes and cleanupJohan Hedberg2007-02-151-63/+48
* CleanupJohan Hedberg2007-02-141-42/+45
* TypoMarcel Holtmann2007-02-141-1/+1
* Wait 30 * 100ms for udev to create the device nodeMarcel Holtmann2007-02-132-2/+2
* Return correct version string for Bluetooth 2.1Marcel Holtmann2007-02-131-1/+1
* Return NotSupported error if the remote device doesn't support the required s...Claudio Takahasi2007-02-131-18/+31
* Use central uinput.h include fileMarcel Holtmann2007-02-132-582/+1
* Add common uinput.h include fileMarcel Holtmann2007-02-132-1/+583
* Add Celluon CL800BT decoding supportMarcel Holtmann2007-02-123-1/+229
* Fix minor issues in SDP XML supportMarcel Holtmann2007-02-121-3/+3
* Update device state when accepting an incomming connectionJohan Hedberg2007-02-111-0/+1
* Further headsetd fixesJohan Hedberg2007-02-111-15/+22
* Add Wii-Mote HID service recordMarcel Holtmann2007-02-111-0/+173
* Add skeleton for embedding SBC libraryMarcel Holtmann2007-01-317-4/+80
* Cleanup: removed variable declaration with initialization, 80 column and othe...Claudio Takahasi2007-01-301-54/+46
* More SetMode cleanupJohan Hedberg2007-01-301-7/+2
* Make sure the device mode is only stored through a SetMode callJohan Hedberg2007-01-302-5/+2
* Update changelog and bump version numberutils-3.9Marcel Holtmann2007-01-282-1/+11
* Fix some memory leaksMarcel Holtmann2007-01-281-1/+19
* Rename input-service.[ch] into device.[ch]Marcel Holtmann2007-01-284-8/+6
* Close the control and interrupt sockets after call ioctl HIDPCONNADDClaudio Takahasi2007-01-261-7/+9
* Check if the HCI_LM_ENCRYPT is already activeClaudio Takahasi2007-01-261-0/+6
* Code standard(variables names): replaced sba to src and dba to dstClaudio Takahasi2007-01-263-61/+61
* Add encryption supportMarcel Holtmann2007-01-264-29/+140
* Fix object path validity checkJohan Hedberg2007-01-251-1/+1
* Add extra checks for paths and identifiers of new servicesJohan Hedberg2007-01-251-0/+26
* Code cleanupClaudio Takahasi2007-01-251-11/+8
* set_nonblocking: removed err argumentClaudio Takahasi2007-01-255-12/+13
* Use D-Bus API for service record registrationMarcel Holtmann2007-01-251-32/+39
* Allow more than one external serviceMarcel Holtmann2007-01-251-6/+11
* Ignore SIGCHLD and SIGPIPEMarcel Holtmann2007-01-251-0/+6