summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.634.63Marcel Holtmann2010-03-252-1/+5
* Set voice_call.watch in correct wayForrest Zhao2010-03-251-1/+1
* Add immediate parameter to avdtp_closeLuiz Augusto Von Dentz2010-03-245-11/+16
* Send abort on while cancelling a2dp setupLuiz Augusto Von Dentz2010-03-242-38/+8
* Make abort requests to have a shorter timeoutLuiz Augusto Von Dentz2010-03-241-1/+3
* Fix avdtp_abort not canceling pending requestsLuiz Augusto Von Dentz2010-03-241-22/+34
* Drop connection if abort is rejectedLuiz Augusto Von Dentz2010-03-241-1/+1
* Rename maemo telephony driver to maemo5Luiz Augusto Von Dentz2010-03-242-2/+2
* Fix unhandled returns of dbus_message_get_argsLuiz Augusto Von Dentz2010-03-242-10/+20
* Add check for g_dbus_register_interface returnLuiz Augusto Von Dentz2010-03-241-5/+12
* Add check for sdp_record_findLuiz Augusto Von Dentz2010-03-241-0/+2
* Check the return of getsockopt and getsockname logging the errorsLuiz Augusto Von Dentz2010-03-241-4/+17
* Add missing check for listen returnLuiz Augusto Von Dentz2010-03-241-2/+8
* Fix directly dereferenced pointer 'auth'Luiz Augusto Von Dentz2010-03-241-5/+8
* Use correct sign for error valueLuiz Augusto Von Dentz2010-03-221-2/+2
* Fix SCO connection error propagationJohan Hedberg2010-03-221-4/+8
* Coding style fixes for telephony-ofono.cJohan Hedberg2010-03-081-4/+3
* Fix compilation when --enable-test is passedVinicius Costa Gomes2010-03-081-1/+2
* Make interface callback tables constMarcel Holtmann2010-03-072-16/+16
* Fix the case when the requested name is already in useVinicius Costa Gomes2010-03-071-1/+5
* Release 4.624.62Marcel Holtmann2010-03-072-1/+9
* Update library versionMarcel Holtmann2010-03-071-1/+1
* Pretty print HCI revision and LMP subversionMarcel Holtmann2010-03-071-2/+2
* Fix accidental OCF_READ_INQUIRY_TRANSMIT_POWER_LEVEL breakageMarcel Holtmann2010-03-071-0/+7
* Fix using invalid data from previous headset connectionLuiz Augusto Von Dentz2010-03-041-81/+106
* Fix double free on AVDTP Abort responseDaniel Orstadius2010-02-211-0/+7
* Punch a hole for HandsfreeAgent in dbus policyDenis Kenzior2010-02-181-0/+1
* Mark inuse flag whenever a stream is configuredLuiz Augusto Von Dentz2010-02-181-0/+1
* Fix possible crash while verifying avdtp versionLuiz Augusto Von Dentz2010-02-171-1/+1
* Fix: a pending call was leaking in check_serviceVinicius Costa Gomes2010-02-171-0/+2
* audio/gateway.c: Don't reply to DBus when connection comes from AGGustavo F. Padovan2010-02-151-5/+9
* Fix DSO linkingBastien Nocera2010-02-151-1/+1
* Fix accidental hci_read_inquiry_transmit_power_level symbol breakageMarcel Holtmann2010-02-132-0/+6
* Show HCI and LMP versions on separate linesMarcel Holtmann2010-02-131-1/+2
* Show controller type and bus type for every deviceMarcel Holtmann2010-02-131-4/+6
* Add helper functions for controller type string conversionMarcel Holtmann2010-02-132-2/+21
* Add Bluetooth controller typesMarcel Holtmann2010-02-131-1/+5
* Release 4.614.61Marcel Holtmann2010-02-122-1/+12
* Deprecate the ListAdapters() method on ManagerGustavo F. Padovan2010-02-122-3/+6
* Add {deprecated} annotation to ListDevices()Gustavo F. Padovan2010-02-121-1/+3
* Fix segmentation fault when headset disconnects during authorizationClaudio Takahasi2010-02-111-1/+1
* Add argument verification when unregistering Handsfree agentClaudio Takahasi2010-02-102-0/+17
* Handle unanswered AVDTP request on disconnectDaniel Orstadius2010-02-101-1/+56
* The TX power level is a signed int and not an unsigned intMarcel Holtmann2010-02-051-1/+1
* Print EIR attribute for Device IDMarcel Holtmann2010-02-051-0/+4
* Add support for handling Inquiry Response Transmit Power LevelMarcel Holtmann2010-02-055-3/+44
* Fix another fallout from Inquiry Response Transmit Power Level typoMarcel Holtmann2010-02-055-10/+10
* Don't include PnP service class in EIR responseMarcel Holtmann2010-02-051-0/+3
* Fix my stupid typo with Read Inquiry Response Transmit Power LevelMarcel Holtmann2010-02-051-1/+1
* Remove Sixaxis quirkBastien Nocera2010-02-051-6/+0