summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * dbus-api: Added RemoteIdentifiersUpdated descriptionClaudio Takahasi2007-06-191-0/+7
| |
| * adapter: added RemoteIdentifiersUpdated signalClaudio Takahasi2007-06-192-10/+24
| |
| * dbus-helper: added array type support for dbus_connection_emit_signal functionClaudio Takahasi2007-06-191-25/+14
| |
| * Make deprecated headset methods to rely on new device methods.Luiz Augusto von Dentz2007-06-188-256/+289
| |
| * GetRemoteServiceIdentifiers: Request the DeviceID if it was not returned ↵Claudio Takahasi2007-06-181-74/+62
| | | | | | | | previouly by browse or L2CAP
| * better messages to figure out why combo set failsBrad Midgley2007-06-181-2/+2
| |
| * Add Headset gain control methodsJohan Hedberg2007-06-164-33/+228
| |
| * Propagate local server address to servicesMarcel Holtmann2007-06-164-3/+26
| |
| * Add skeleton for local D-Bus serverMarcel Holtmann2007-06-164-0/+131
| |
| * Fix decoding of extended pages numberMarcel Holtmann2007-06-161-2/+4
| |
| * GetRemoteServiceIdentifiers: Ignore repeated service identifiersClaudio Takahasi2007-06-151-12/+23
| |
| * GetRemoteServiceIdentifiers: If the reply is empty(for L2CAP) try DeviceIDClaudio Takahasi2007-06-151-3/+3
| |
| * GetRemoteServiceIdentifiers: when the reply is empty(for public browse) try ↵Claudio Takahasi2007-06-151-19/+51
| | | | | | | | L2CAP
| * GetRemoteServiceIdentifiers: store the received recordsClaudio Takahasi2007-06-151-3/+11
| |
| * dbus-api: added GetRemoteServiceIdentifiers descriptionClaudio Takahasi2007-06-151-0/+4
| |
| * GetRemoteServiceIdentifiers: retrieve all record attributes instead of the ↵Claudio Takahasi2007-06-151-34/+21
| | | | | | | | service class only
| * Add future API proposal documentMarcel Holtmann2007-06-151-0/+65
| |
| * Add first version of GetRemoteServiceIdentifiersMarcel Holtmann2007-06-153-2/+189
| |
| * Add setting of event maskMarcel Holtmann2007-06-151-0/+15
| |
| * Initial support for audio control plugin and some code cleanups.Luiz Augusto von Dentz2007-06-143-85/+195
| |
| * Add GetRemoteServiceIdentifiers methodMarcel Holtmann2007-06-141-0/+5
| |
| * Code cleanup.Luiz Augusto von Dentz2007-06-131-12/+18
| |
| * Don't install audio.conf fileMarcel Holtmann2007-06-131-1/+1
| |
| * Set default config values to what currently worksJohan Hedberg2007-06-131-2/+2
| |
| * Refuse to pass SCO socket to alsa if PCM SCO routing is configuredJohan Hedberg2007-06-131-0/+6
| |
| * Correct block size in alsa plugin.Luiz Augusto von Dentz2007-06-121-7/+10
| |
| * UpdateServiceRecord: add/replace the rec handle attr before update it(when ↵Claudio Takahasi2007-06-121-0/+3
| | | | | | | | sdpd is running)
| * UpdateServiceRecord: removed mem leak(when sdpd is running)Claudio Takahasi2007-06-121-14/+12
| |
| * Some fixes for alsa plugin.Luiz Augusto von Dentz2007-06-121-31/+37
| |
| * take out extra setsockoptBrad Midgley2007-06-121-9/+0
| |
| * Mark some methods and signals as experimentalMarcel Holtmann2007-06-121-7/+7
| |
| * CleanupJohan Hedberg2007-06-122-5/+12
| |
| * Fix triggering an assert if the SCO connect callback gets triggered on theJohan Hedberg2007-06-121-2/+6
| | | | | | | | same mainloop iteration as the RFCOMM disconnect callback.
| * Fix file descriptor passing.Luiz Augusto von Dentz2007-06-114-38/+127
| |
| * Remove ring timer when a headset gets disconnectedJohan Hedberg2007-06-111-0/+5
| |
| * Add audio service test scriptMarcel Holtmann2007-06-112-1/+20
| |
| * Add another build id for the "marcel" specific firmwareMarcel Holtmann2007-06-111-0/+1
| |
| * Code cleanupJohan Hedberg2007-06-094-70/+112
| |
| * backward compatible to old sco patchBrad Midgley2007-06-081-3/+12
| |
| * Add limited mode to API descriptionMarcel Holtmann2007-06-071-6/+7
| |
| * More cleanupJohan Hedberg2007-06-071-16/+31
| |
| * Major cleanup after importing code from plugzJohan Hedberg2007-06-071-109/+128
| |
| * Check for adapter state in SDP methodsJohan Hedberg2007-06-071-0/+6
| |
| * Mention ListAvailableModes methodMarcel Holtmann2007-06-071-0/+5
| |
| * Add method for retrieving the list of supported adapter modesMarcel Holtmann2007-06-071-2/+31
| |
| * Add support for limited discovery modeMarcel Holtmann2007-06-076-104/+250
| |
| * Let CUPS plugin discover printers in rangeMarcel Holtmann2007-06-072-6/+508
| |
| * Fix whitespaceJohan Hedberg2007-06-071-12/+12
| |
| * Fix CreateHeadset to behave properly if an existing object was foundJohan Hedberg2007-06-071-14/+20
| |
| * sdptool: fixed memory leak for setattr and setseqClaudio Takahasi2007-06-061-9/+14
| |