summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Remove glib-compat.h supportMarcel Holtmann2012-04-1626-64/+2
* build: Require GLib 2.28 or laterMarcel Holtmann2012-04-161-8/+2
* gdbus: Remove unneeded NEED_DBUS_WATCH_GET_UNIX_FD checkMarcel Holtmann2012-04-161-4/+0
* build: Require D-Bus 1.4 or laterMarcel Holtmann2012-04-161-9/+2
* audio: Add SBC NULL check for GST AVDTP signalingChan-yeol Park2012-04-161-0/+5
* audio: Fix default disabled values in audio.confChan-yeol Park2012-04-161-1/+1
* input: Disconnect SDP before connecting HID if HIDSDPDisable is setSzymon Janc2012-04-133-7/+24
* sdp-client: Add ability to clear cached sessionSzymon Janc2012-04-132-1/+22
* Makefile.am: Fix indentationAnderson Lizardo2012-04-131-2/+2
* Add Syam's email addressSyam Sidhardhan2012-04-131-0/+1
* doc: Fix typoSyam Sidhardhan2012-04-137-11/+11
* src: Fix newline before EOFSyam Sidhardhan2012-04-134-4/+0
* input: Fix newline before EOFSyam Sidhardhan2012-04-131-1/+0
* audio: Fix newline before EOFSyam Sidhardhan2012-04-138-10/+0
* network: Remove header declared but not definedSyam Sidhardhan2012-04-131-2/+0
* headset: Remove header declared but not definedSyam Sidhardhan2012-04-131-1/+0
* adapter: Remove headers declared but not definedSyam Sidhardhan2012-04-131-2/+0
* sap-u8500: Fix empty parameter list in function declarationSyam Sidhardhan2012-04-131-1/+1
* sdpd-request: Fix passing zero instead of NULLSyam Sidhardhan2012-04-131-1/+1
* agent: Fix double D-Bus message unrefSyam Sidhardhan2012-04-131-1/+0
* gateway: Fix D-Bus reply memory leakSyam Sidhardhan2012-04-131-3/+3
* gateway: Fix D-Bus memory leak in audioSyam Sidhardhan2012-04-131-1/+4
* gstavdtpsink: Fix D-Bus memory leak in audioSyam Sidhardhan2012-04-131-1/+3
* agent: Free the agent request properlySyam Sidhardhan2012-04-131-1/+1
* avrcp: Fix the response ctype of SetPlayerApplicationSettingValueSyam Sidhardhan2012-04-131-1/+1
* health: Fix memory leakSyam Sidhardhan2012-04-131-0/+1
* AVRCP: Add missing capability for TrackReachedEndMichal Labedzki2012-04-121-2/+3
* audio: Fix memory leak when headset server probe() failsAnderson Lizardo2012-04-121-4/+4
* simple-agent: add DisplayPinCodeScott James Remnant2012-04-121-0/+5
* doc: document DisplayPinCodeScott James Remnant2012-04-121-0/+24
* Display PIN generated by pluginScott James Remnant2012-04-121-0/+5
* Add display parameter to plugin pincode callbackScott James Remnant2012-04-124-6/+7
* Add AUTH_TYPE_NOTIFY_PASSKEY to device_request_authenticationScott James Remnant2012-04-122-2/+58
* agent: add DisplayPinCode methodScott James Remnant2012-04-122-1/+115
* Pass passkey by pointer rather than by valueScott James Remnant2012-04-123-9/+10
* Rename AUTH_TYPE_NOTIFY to AUTH_TYPE_NOTIFY_PASSKEYScott James Remnant2012-04-123-7/+7
* fakehid: Remove define not referencedClaudio Takahasi2012-04-121-2/+0
* fakehid: Remove unneeded header includesClaudio Takahasi2012-04-121-3/+0
* mgmtops: Handle Start Discovery Complete in case of failureHemant Gupta2012-04-101-1/+29
* mgmt: update mgmt control channel idGustavo Padovan2012-04-051-1/+1
* DeviceInfo: Fix compilation with old glibSzymon Janc2012-04-051-0/+1
* AVRCP: Fix response length for Subunit Info commandJoohi Rastogi2012-04-051-1/+1
* AVRCP: Fix response length for Unit Info commandJoohi Rastogi2012-04-051-1/+1
* DeviceInfo: Read PNP IDChen Ganir2012-04-044-0/+77
* DeviceInfo: Discover CharacteristicsChen Ganir2012-04-043-3/+68
* DeviceInfo: Add connection logicChen Ganir2012-04-041-0/+27
* Add DeviceInformation GATT ClientChen Ganir2012-04-046-2/+254
* Fix spelling errorsRafael Fonseca2012-04-046-6/+6
* Adapter: Fix Discovering state while Powering OffHemant Gupta2012-04-041-0/+1
* attrib: Fix D-Bus service disconnect watch removalAnderson Lizardo2012-04-041-3/+2