aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-16Update Class of Device handling to the latest management interfaceJohan Hedberg
2011-01-17Revert "Send an Invalid PDU Size Error Response for Service Search Req"Johan Hedberg
2011-01-11Fix memory leak when calling endpoint to select capabilitiesLuiz Augusto von Dentz
2011-01-11Fix possible memory leak on each a2dp stream setupLuiz Augusto von Dentz
2011-01-11Fix possible memory leak when handling avdtp transport connectionLuiz Augusto von Dentz
2011-01-11Fix memory leak when calling endpoint methodLuiz Augusto von Dentz
2011-01-10Release 4.85Marcel Holtmann
2011-01-11Fix event mask setting for a specific 1.2 adapterJohan Hedberg
2011-01-11Fix event mask setting for 1.1 controllersJohan Hedberg
2011-01-10telephony-ofono: add support for Three Way Calling featureLuiz Augusto von Dentz
2011-01-10telephony-ofono: add support for Enhanced Call Control featureLuiz Augusto von Dentz
2011-01-10telephony-ofono: add proper support for AT+CHLD and AT+CKPDLuiz Augusto von Dentz
2011-01-10telephony-ofono: add support for inband ringtone featureLuiz Augusto von Dentz
2011-01-08Move interactive code of Discover Primary to gatt.cClaudio Takahasi
2011-01-08Remove unused variable from browse_req structureClaudio Takahasi
2011-01-08Remove unnecessary type castJohan Hedberg
2011-01-07Move GATT service to attribute server coreAnderson Lizardo
2011-01-07Move GAP service registration to src/attrib-server.cAnderson Lizardo
2011-01-07Refactor example server to use att_put_u16()Anderson Lizardo
2011-01-07Fix gatt_read_char() to support long Attrib ValuesBrian Gix
2011-01-07Fix g_attrib_send() to include a new ID parameterBrian Gix
2011-01-07telephony-ofono: fix not updating indicators when a call is removedLuiz Augusto von Dentz
2011-01-07telephony-ofono: add handling for Modem.Interfaces propertyLuiz Augusto von Dentz
2011-01-07telephony-ofono: handle ofono appearing/disappearing from busLuiz Augusto von Dentz
2011-01-07telephony-ofono: simplify watches handling logicLuiz Augusto von Dentz
2011-01-07telephony-ofono: fix not canceling pending calls on exitLuiz Augusto von Dentz
2011-01-07telephony-ofono: make use of GetCalls methodLuiz Augusto von Dentz
2011-01-07telephony-ofono: make use of GetModems methodLuiz Augusto von Dentz
2011-01-07telephony-ofono: fix not setting originating when status property changesLuiz Augusto von Dentz
2011-01-07telephony-ofono: fix not being able to answer alerting/waiting callsLuiz Augusto von Dentz
2011-01-07telephony-ofono: notify alerting calls when headset connectsLuiz Augusto von Dentz
2011-01-05TODO: Start Discover All Primary Services after SDP if necessaryClaudio Takahasi
2011-01-05TODO: Refactoring of gatt.c functionsClaudio Takahasi
2011-01-05TODO: Rename glib-helper file to a more convenient nameClaudio Takahasi
2011-01-05TODO: Remove characteristic discovery for non connectable devicesClaudio Takahasi
2011-01-05TODO: Setup advertising parameters and dataClaudio Takahasi
2011-01-05Change security level on demand when reading characteristic descriptorClaudio Takahasi
2011-01-05Change security level on demand when reading characteristic valueClaudio Takahasi
2011-01-03mgmt: Fix opcode endianess in commandsJohan Hedberg
2011-01-03mgmt: Add preliminary UUID handlingJohan Hedberg
2011-01-01gdbus: Update copyright informationMarcel Holtmann
2010-12-30mgmt: Implement set_pairableJohan Hedberg
2010-12-30Refactor handling of UUIDs with respect to adapter_opsJohan Hedberg
2010-12-30Rename mgmt_update_mode to mgmt_update_powered for clarityJohan Hedberg
2010-12-30mgmt: Use a common structure for powered, discoverable and connectableJohan Hedberg
2010-12-30mgmt: Clean up scan mode evaluation codeJohan Hedberg
2010-12-30Update mgmt-api.txt to match latest implementationJohan Hedberg
2010-12-30mgmt: Implement set_connectableJohan Hedberg
2010-12-30mgmt: Implement set_discoverableJohan Hedberg
2010-12-30mgmt: Implement set_poweredJohan Hedberg