summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Handle EINTR errorsMarcel Holtmann2007-04-171-2/+5
|
* input: dbus_pending_call_unref code standardClaudio Takahasi2007-04-172-12/+5
|
* input: code cleanup/standardClaudio Takahasi2007-04-171-2/+4
|
* Add GetInfo to network.Server interface.Luiz Augusto von Dentz2007-04-171-0/+36
|
* input: fixed io channel unref and socket closeClaudio Takahasi2007-04-172-22/+14
|
* Cleanup the headset event parsing function a littleJohan Hedberg2007-04-171-48/+45
|
* Update API documentation to include GetInfo.Luiz Augusto von Dentz2007-04-171-0/+4
|
* Only stop indicating a call if the answer button is pressed (not e.g. if the ↵Johan Hedberg2007-04-171-5/+5
| | | | volume button is pressed)
* Add GetInfo() to network.Connection interface.Luiz Augusto von Dentz2007-04-171-0/+36
|
* input: Connect/disconnect to the control and interrupt psm at the ending of ↵Claudio Takahasi2007-04-173-87/+218
| | | | CreateDevice
* Add missing includes for dbus-helper.hJohan Hedberg2007-04-172-0/+2
|
* Implement experimental Service.GetBusName methodJohan Hedberg2007-04-172-0/+28
|
* Fix address based configurationMarcel Holtmann2007-04-161-1/+1
|
* Move append_dict_entry to utils/common and change the name to ↵Luiz Augusto von Dentz2007-04-166-62/+75
| | | | dbus_message_iter_append_dict_entry.
* Move code to bring up interface to common and use it on connection.Luiz Augusto von Dentz2007-04-164-14/+40
|
* network: missing append registered connection paths to the listClaudio Takahasi2007-04-161-1/+5
|
* network: fixed default adapterClaudio Takahasi2007-04-162-155/+60
|
* Add signals Enabled/Disabled.Luiz Augusto von Dentz2007-04-161-2/+12
|
* Update network service documentation.Luiz Augusto von Dentz2007-04-161-12/+73
|
* network: missing assign src and path on server_register_from_fileClaudio Takahasi2007-04-161-0/+2
|
* network: added function to store/update server propertyClaudio Takahasi2007-04-162-32/+17
|
* network: missing append registered server paths to the listClaudio Takahasi2007-04-161-4/+10
|
* network: added server_remove_stored functionClaudio Takahasi2007-04-163-2/+21
|
* network: added connection_storeClaudio Takahasi2007-04-143-1/+40
|
* network: addded server_storeClaudio Takahasi2007-04-143-1/+31
|
* Fix code styleLuiz Augusto von Dentz2007-04-131-1/+1
|
* Handle errors bringing up interfaces on serversLuiz Augusto von Dentz2007-04-131-3/+5
|
* network: cleanup and added some FIXME tagsClaudio Takahasi2007-04-131-8/+6
|
* Bring up interfaces on serversLuiz Augusto von Dentz2007-04-131-1/+11
|
* network: removed not defined function(read_server_uuid)Claudio Takahasi2007-04-131-1/+0
|
* network: changed server_register signature and code cleanupClaudio Takahasi2007-04-133-19/+17
|
* network: moved register_nap_from_file to server_register_from file to ↵Claudio Takahasi2007-04-133-18/+13
| | | | support gn and nap registration
* network: added register_nap_from_fileClaudio Takahasi2007-04-133-21/+71
|
* network: changed connection_register prototypeClaudio Takahasi2007-04-133-40/+50
|
* network: added functions prototypes for nap/gn registrationClaudio Takahasi2007-04-132-2/+16
|
* network: added code to parse the network fileClaudio Takahasi2007-04-131-14/+57
|
* network: initial skeleton to register stored network NAP/GN/PANUClaudio Takahasi2007-04-131-14/+26
|
* network: code cleanupClaudio Takahasi2007-04-131-24/+22
|
* Add headset.h to +bluetoothd_service_audio_SOURCESJohan Hedberg2007-04-131-1/+1
|
* Cleanup and small fixesJohan Hedberg2007-04-135-124/+162
|
* Fix code style.Luiz Augusto von Dentz2007-04-121-1/+1
|
* Fix warning on build.Luiz Augusto von Dentz2007-04-121-1/+1
|
* network: changed the server D-Bus path and moved storage functions to manager.cClaudio Takahasi2007-04-124-81/+70
|
* Add FindConnection method, bug fixes for disconnect events.Luiz Augusto von Dentz2007-04-123-8/+78
|
* A little more refactoringJohan Hedberg2007-04-124-106/+102
|
* Remove unused functionsJohan Hedberg2007-04-122-9/+0
|
* network: added initial code to register stored serversClaudio Takahasi2007-04-121-6/+59
|
* network: use global server/connection list for managerClaudio Takahasi2007-04-121-52/+22
|
* Fix bug on GetInterface.Luiz Augusto von Dentz2007-04-121-1/+2
|
* network: code cleanupClaudio Takahasi2007-04-121-40/+23
|