summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.704.70Marcel Holtmann2010-08-252-1/+14
* Update library versionMarcel Holtmann2010-08-251-1/+1
* Fix UTF-8 validity check for remote names in EIRDavid Vrabel2010-08-261-0/+2
* Send Invalid Syntax Error if Resp Size Less Than 0x07Angela Bartholomaus2010-08-251-0/+9
* Send an Invalid PDU Size Error Resp for Service Attr Search ReqAngela Bartholomaus2010-08-251-1/+1
* Send an Invalid PDU Size Error Response for Service Attr ReqAngela Bartholomaus2010-08-251-1/+1
* Send an Invalid PDU Size Error Response for Service Search ReqAngela Bartholomaus2010-08-251-1/+1
* Don't report error for EINTRColin Didier2010-08-251-2/+4
* Fix leftovers handling with bluetooth_a2dp_writeColin Didier2010-08-251-2/+6
* Add AttributeServer optionVinicius Costa Gomes2010-08-243-3/+20
* Move the GATT Service Record registration to the serverVinicius Costa Gomes2010-08-244-99/+84
* Fix not dealing with situations with not enough memoryVinicius Costa Gomes2010-08-241-3/+11
* Remove gatttool unix socket transport supportVinicius Costa Gomes2010-08-241-38/+1
* Remove ATT server unix socket transport supportVinicius Costa Gomes2010-08-241-93/+0
* gatttool: add characteristic descriptor discovery supportAnderson Lizardo2010-08-241-0/+47
* Add characteristics descriptor discovery option in gatttoolBruna Moreira2010-08-241-0/+10
* Firmware download for Qualcomm Bluetooth devicesMatthew Wilson2010-08-234-1/+288
* Add g_attrib_set_disconnect_function()Vinicius Costa Gomes2010-08-201-5/+23
* Add listen option for gatttoolClaudio Takahasi2010-08-191-3/+47
* Change attribute example to test notificationsClaudio Takahasi2010-08-191-0/+21
* Add attribute handle value notificationClaudio Takahasi2010-08-194-0/+79
* Fix gatttool to use the alignment safe access functionsVinicius Costa Gomes2010-08-191-23/+16
* Fix alignment issues on the GATT ClientVinicius Costa Gomes2010-08-191-22/+13
* Fix alignment access issues during encoding/decodingVinicius Costa Gomes2010-08-193-55/+54
* Fix format string warnings for g_dbus_create_errorJohan Hedberg2010-08-199-22/+24
* Add printf format attribute for error creation helperMarcel Holtmann2010-08-191-1/+2
* Fix crash when there is no enough space to fragment avdtp packetLuiz Augusto von Dentz2010-08-191-0/+6
* Maemo6 MCE: handle race condition at startupDaniel Orstadius2010-08-181-0/+21
* Clear the off_requested flagDaniel Orstadius2010-08-181-0/+1
* Add fast connectable support to HFPDmitriy Paliy2010-08-182-0/+27
* Add set fast connectable to audio managerDmitriy Paliy2010-08-182-0/+18
* Add set fast connectable to adapterDmitriy Paliy2010-08-182-0/+18
* Add fast connectable to hciopsDmitriy Paliy2010-08-182-0/+34
* Add STANDARD and INTERLACED page scan definitionsDmitriy Paliy2010-08-181-0/+2
* Add host level support for Atheros AR300x deviceSuraj Sumangala2010-08-185-1/+973
* Bluetooth: Option to enable power management from hostSuraj Sumangala2010-08-172-25/+76
* HCI events related to AMP functionalityInga Stotland2010-08-171-0/+57
* HCI commands related to AMP functionalityInga Stotland2010-08-171-0/+145
* Maemo6 MCE: listen to adapter powered stateDaniel Orstadius2010-08-171-2/+48
* Add assigned-numbers.txt to EXTRA_DISTJohan Hedberg2010-08-171-1/+1
* Add assigned numbers documentJohan Hedberg2010-08-171-0/+23
* Add powered callback to btd_adapterDaniel Orstadius2010-08-172-0/+39
* Fix missing cleanup for the phonet-at child processJohan Hedberg2010-08-171-11/+13
* Fix not storing tty id on pnatd pluginLuiz Augusto von Dentz2010-08-161-4/+5
* Fix using wrong argument in test-serialLuiz Augusto von Dentz2010-08-161-1/+1
* Add hfp-api.txt to EXTRA_DISTUwe Kleine-König2010-08-111-1/+2
* Fix wrong opcode for some Error ResponsesVinicius Costa Gomes2010-08-111-2/+2
* Fix wrong byte order on the Error Response handleVinicius Costa Gomes2010-08-111-2/+1
* Fix reading the Characteristic value multiple timesVinicius Costa Gomes2010-08-111-5/+3
* Fix using the wrong start handle for Desc. DiscoveryVinicius Costa Gomes2010-08-111-1/+1