summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* telephony-ofono: add support for Enhanced Call Control featureLuiz Augusto von Dentz2011-01-101-14/+36
* telephony-ofono: add proper support for AT+CHLD and AT+CKPDLuiz Augusto von Dentz2011-01-101-29/+165
* telephony-ofono: add support for inband ringtone featureLuiz Augusto von Dentz2011-01-101-0/+1
* Move interactive code of Discover Primary to gatt.cClaudio Takahasi2011-01-086-304/+238
* Remove unused variable from browse_req structureClaudio Takahasi2011-01-081-1/+0
* Remove unnecessary type castJohan Hedberg2011-01-081-1/+1
* Move GATT service to attribute server coreAnderson Lizardo2011-01-072-18/+5
* Move GAP service registration to src/attrib-server.cAnderson Lizardo2011-01-072-19/+30
* Refactor example server to use att_put_u16()Anderson Lizardo2011-01-071-117/+45
* Fix gatt_read_char() to support long Attrib ValuesBrian Gix2011-01-071-2/+128
* Fix g_attrib_send() to include a new ID parameterBrian Gix2011-01-076-19/+28
* telephony-ofono: fix not updating indicators when a call is removedLuiz Augusto von Dentz2011-01-071-8/+10
* telephony-ofono: add handling for Modem.Interfaces propertyLuiz Augusto von Dentz2011-01-071-30/+155
* telephony-ofono: handle ofono appearing/disappearing from busLuiz Augusto von Dentz2011-01-071-5/+26
* telephony-ofono: simplify watches handling logicLuiz Augusto von Dentz2011-01-071-52/+33
* telephony-ofono: fix not canceling pending calls on exitLuiz Augusto von Dentz2011-01-071-1/+18
* telephony-ofono: make use of GetCalls methodLuiz Augusto von Dentz2011-01-071-236/+279
* telephony-ofono: make use of GetModems methodLuiz Augusto von Dentz2011-01-071-100/+171
* telephony-ofono: fix not setting originating when status property changesLuiz Augusto von Dentz2011-01-071-0/+2
* telephony-ofono: fix not being able to answer alerting/waiting callsLuiz Augusto von Dentz2011-01-071-1/+8
* telephony-ofono: notify alerting calls when headset connectsLuiz Augusto von Dentz2011-01-071-0/+23
* TODO: Start Discover All Primary Services after SDP if necessaryClaudio Takahasi2011-01-051-0/+7
* TODO: Refactoring of gatt.c functionsClaudio Takahasi2011-01-051-0/+11
* TODO: Rename glib-helper file to a more convenient nameClaudio Takahasi2011-01-051-0/+9
* TODO: Remove characteristic discovery for non connectable devicesClaudio Takahasi2011-01-051-9/+0
* TODO: Setup advertising parameters and dataClaudio Takahasi2011-01-051-0/+11
* Change security level on demand when reading characteristic descriptorClaudio Takahasi2011-01-051-9/+20
* Change security level on demand when reading characteristic valueClaudio Takahasi2011-01-053-0/+21
* mgmt: Fix opcode endianess in commandsJohan Hedberg2011-01-031-5/+5
* mgmt: Add preliminary UUID handlingJohan Hedberg2011-01-033-2/+79
* gdbus: Update copyright informationMarcel Holtmann2011-01-015-5/+5
* mgmt: Implement set_pairableJohan Hedberg2010-12-306-15/+119
* Refactor handling of UUIDs with respect to adapter_opsJohan Hedberg2010-12-305-122/+143
* Rename mgmt_update_mode to mgmt_update_powered for clarityJohan Hedberg2010-12-301-4/+4
* mgmt: Use a common structure for powered, discoverable and connectableJohan Hedberg2010-12-302-93/+36
* mgmt: Clean up scan mode evaluation codeJohan Hedberg2010-12-301-4/+24
* Update mgmt-api.txt to match latest implementationJohan Hedberg2010-12-301-5/+41
* mgmt: Implement set_connectableJohan Hedberg2010-12-302-2/+136
* mgmt: Implement set_discoverableJohan Hedberg2010-12-302-28/+103
* mgmt: Implement set_poweredJohan Hedberg2010-12-302-28/+90
* Keep found LE device list to use when creating a deviceClaudio Takahasi2010-12-291-6/+33
* Add LE read supported states for hciconfigClaudio Takahasi2010-12-291-0/+89
* Simplify btd_event_conn_complete logicJohan Hedberg2010-12-291-3/+2
* Don't force device creation for pairing failure eventsJohan Hedberg2010-12-291-2/+14
* Remove unneeded set_connectable adapter_ops callbackJohan Hedberg2010-12-294-30/+2
* Release 4.844.84Marcel Holtmann2010-12-282-1/+7