aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-16Fix SCO connect attempt trackingJohan Hedberg
2009-04-16Use correct state enum for sink old_stateJohan Hedberg
2009-04-15Fix a2dp_source_get error checkingJohan Hedberg
2009-04-15Return proper error if HFP indicators aren't initializedJohan Hedberg
2009-04-15Update serial API documentation.Luiz Augusto von Dentz
2009-04-15Add support to channel pattern in Serial interface.Luiz Augusto von Dentz
2009-04-15Fix call indicator value for multiple callsJohan Hedberg
2009-04-15Reset a2dp->sep whenever resetting a2dp->sessionJohan Hedberg
2009-04-15Fix sink.c crash if removing device while connectingJohan Hedberg
2009-04-15Track the AVCTP connect attempt from the startJohan Hedberg
2009-04-15Don't add a connect callback if a function wasn't providedJohan Hedberg
2009-04-14Fix segfault while handling an incoming SCO connection.Luiz Augusto von Dentz
2009-04-14Make Serial.Disconnect to abort connection attempt.Luiz Augusto von Dentz
2009-04-11Release 4.35Marcel Holtmann
2009-04-11Update library versionMarcel Holtmann
2009-04-11Fix device removal while there's an authorization request pendingJohan Hedberg
2009-04-11Add GDestroyNotify support to agent callbacksJohan Hedberg
2009-04-11Minor whitespace fixJohan Hedberg
2009-04-11Fix manager_get_device to not always create a new device objectJohan Hedberg
2009-04-11Don't cache HFP & HSP RFCOMM channelsJohan Hedberg
2009-04-11Make serial port to not use channels from record storage.Luiz Augusto von Dentz
2009-04-11Fix incomming AVDTP connect while authorization in progressJohan Hedberg
2009-04-11Add debug print for indicator changesJohan Hedberg
2009-04-11Fix "callheld" indicator value for multiple callsJohan Hedberg
2009-04-11Clean up call state trackingJohan Hedberg
2009-04-11Fix "call" indicator value with multiple callsJohan Hedberg
2009-04-09Always use voice number type (no semicolon means data call)Johan Hedberg
2009-04-09Update alias once name is updated.Luiz Augusto von Dentz
2009-04-09Cleanup emit_device_found code.Luiz Augusto von Dentz
2009-04-09Simplify Manager.ListAdapters.Luiz Augusto von Dentz
2009-04-09Simplify Manager.FindAdapter.Luiz Augusto von Dentz
2009-04-09Introduce manager_find_adapter_by_address.Luiz Augusto von Dentz
2009-04-09Remove unnecessary function.Luiz Augusto von Dentz
2009-04-09Don't change Powered property when changing scan mode.Luiz Augusto von Dentz
2009-04-08Minor whitespace fixJohan Hedberg
2009-04-08IPC integration part for HFP HF support (org.bluez.HeadsetGateway)Forrest Zhao
2009-04-08Fix Device.Connected property tracking when changing the Powered property.Johan Hedberg
2009-04-07Fix device removal while audio IPC client is connectedJohan Hedberg
2009-04-07Fix errno string conversionJohan Hedberg
2009-04-06Add new company identifiersMarcel Holtmann
2009-04-06Fix CancelDeviceCreation error return for an already existing deviceJohan Hedberg
2009-04-04Send reply for each if-clause separatelyJohan Hedberg
2009-04-03The main part for HFP HF (org.bluez.HeadsetGateway) supportForrest
2009-04-03Add basic framework support for HFP HF role (org.bluez.HeadsetGateway)Forrest
2009-04-03Add the D-Bus interface definition for org.bluez.HeadsetGatewayForrest
2009-04-03Fix g_dbus_remove_all_watches to remove all watches for the given connection.Luiz Augusto von Dentz
2009-04-03Fix gdbus watch function not handling multiple dbus connections.Luiz Augusto von Dentz
2009-04-03Revert "Fix null dereference in gdbus/watch.c"Johan Hedberg
2009-04-02Fix disconnection timers for org.bluez.AudioJohan Hedberg
2009-04-01Fix possible null pointer deference.Luiz Augusto von Dentz