summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.874.87Marcel Holtmann2011-01-252-1/+6
* mgmt: Add set_io_capability commandJohan Hedberg2011-01-256-0/+52
* mgmt: Add command complete detection for PIN code handlingJohan Hedberg2011-01-251-0/+6
* mgmt: Add PIN Code request handlingJohan Hedberg2011-01-243-10/+129
* mgmt: Fix new_key event content validationJohan Hedberg2011-01-241-3/+11
* Fix initialization when adapter is already upLuiz Augusto von Dentz2011-01-241-24/+2
* mgmt: add support for get_connections commandJohan Hedberg2011-01-213-2/+86
* Fix hciops connection list initializationJohan Hedberg2011-01-211-21/+51
* Use simple bdaddr list for existing connectionsJohan Hedberg2011-01-212-3/+6
* mgmt: add support for connect failed eventJohan Hedberg2011-01-213-0/+45
* mgmt: add core daemon callbacks for connected eventsJohan Hedberg2011-01-211-0/+4
* Fix management remove key command codeJohan Hedberg2011-01-211-1/+1
* Add support for disconnect management commandJohan Hedberg2011-01-213-1/+66
* Fix incoming attrib-server connection MTUsBrian Gix2011-01-213-19/+25
* Fix duplicate characteristicsBruna Moreira2011-01-211-0/+7
* mgmt: Add support for connected/disconnected eventsJohan Hedberg2011-01-213-0/+82
* Keep connection handle information inside adapter_opsJohan Hedberg2011-01-218-130/+137
* mgmt: add initial support for link key handlingJohan Hedberg2011-01-213-4/+167
* Remove unused storage functionsJohan Hedberg2011-01-212-97/+0
* Use an unsigned integer for representing the PIN lengthJohan Hedberg2011-01-216-8/+13
* Release 4.864.86Marcel Holtmann2011-01-202-1/+8
* Add READ_BLOB_REQUEST support to attribute serverBrian Gix2011-01-203-3/+86
* Fix Handle range if Pri/Sec Service is EmptyBrian Gix2011-01-201-0/+1
* Update a2dpsink to use new Acquire APILuiz Augusto von Dentz2011-01-201-12/+7
* Update NREC callback code to originally intended v2 stateJohan Hedberg2011-01-192-15/+10
* Add proper tracking mechanism to NRECLuiz Augusto von Dentz2011-01-193-1/+84
* Add Routing property to MediaTransport interfaceLuiz Augusto von Dentz2011-01-192-0/+10
* Remove IMTU and OMTU properties and return its values on Acquire replyLuiz Augusto von Dentz2011-01-192-33/+36
* Move common code from Discover all Characteristics to GATT libraryBruna Moreira2011-01-195-106/+140
* Rename gatt_primary_t to more generic nameBruna Moreira2011-01-192-4/+4
* gdbus: Remove root node 'name' attribute in introspectionDaniel Wagner2011-01-191-1/+1
* gdbus: invaldate_parent_data: walk the whole path downDaniel Wagner2011-01-191-3/+4
* Fix use of deprecated glib on testsLuiz Augusto von Dentz2011-01-191-6/+9
* Fix use of deprecated glib on coreLuiz Augusto von Dentz2011-01-192-6/+7
* Fix use of deprecated glib on hciops pluginLuiz Augusto von Dentz2011-01-191-10/+14
* Fix use of deprecated glib on serial pluginLuiz Augusto von Dentz2011-01-191-20/+20
* Fix use of deprecated glib on network pluginLuiz Augusto von Dentz2011-01-191-7/+7
* Fix use of deprecated glib on input pluginLuiz Augusto von Dentz2011-01-192-8/+14
* Fix use of deprecated glib on audio pluginLuiz Augusto von Dentz2011-01-194-90/+97
* Use -DG_DISABLE_DEPRECATED compiler defineMarcel Holtmann2011-01-181-0/+1
* Update Class of Device handling to the latest management interfaceJohan Hedberg2011-01-166-83/+171
* Revert "Send an Invalid PDU Size Error Response for Service Search Req"Johan Hedberg2011-01-171-1/+1
* Fix memory leak when calling endpoint to select capabilitiesLuiz Augusto von Dentz2011-01-111-0/+1
* Fix possible memory leak on each a2dp stream setupLuiz Augusto von Dentz2011-01-112-11/+20
* Fix possible memory leak when handling avdtp transport connectionLuiz Augusto von Dentz2011-01-111-1/+3
* Fix memory leak when calling endpoint methodLuiz Augusto von Dentz2011-01-111-6/+15
* Release 4.854.85Marcel Holtmann2011-01-102-1/+8
* Fix event mask setting for a specific 1.2 adapterJohan Hedberg2011-01-111-1/+4
* Fix event mask setting for 1.1 controllersJohan Hedberg2011-01-111-35/+52
* telephony-ofono: add support for Three Way Calling featureLuiz Augusto von Dentz2011-01-101-4/+58