summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.684.68Marcel Holtmann2010-07-122-1/+8
* Update library versionMarcel Holtmann2010-07-121-1/+1
* Rename --nodaemon option into --nodetachMarcel Holtmann2010-07-121-4/+4
* Add support for printing daemon versionMarcel Holtmann2010-07-121-0/+10
* Fix code consistency for signal strength in maemo6 telephony driverDmitriy Paliy2010-07-121-23/+25
* Fix signal strength for HFP in maemo6 telephonyDmitriy Paliy2010-07-121-11/+9
* Fix initialization of adapters in RAW modeJohan Hedberg2010-07-121-12/+7
* Add hciattach support for initializing a device into raw modeJohan Hedberg2010-07-123-5/+27
* A few more updates to .mailmap fileMarcel Holtmann2010-07-111-0/+2
* Add mode option for L2CAP sockets to the BtIO APISantiago Carot-Nemesio2010-07-112-6/+14
* Add missing hciattach command line switches to the manual pageJohan Hedberg2010-07-091-0/+13
* Introduce maemo6 plugin for following the radio state signalLuiz Augusto von Dentz2010-07-093-0/+187
* Add btd_adapter_switch_online for turning on adaptersDaniel Orstadius2010-07-092-0/+12
* Add lecc command to hcitoolVinicius Costa Gomes2010-07-081-0/+66
* Add the hci_le_create_conn command to libbluetoothVinicius Costa Gomes2010-07-082-0/+51
* Add support for LE Events to libbluetoothVinicius Costa Gomes2010-07-081-0/+13
* Fix wrong fields on le_create_connection_cpVinicius Costa Gomes2010-07-081-3/+2
* Fix not respecting the user's endianism for LE ScanVinicius Costa Gomes2010-07-081-1/+1
* Fix another inconsistency in the naming of fieldsVinicius Costa Gomes2010-07-081-1/+1
* Fix inconsistency in {max,min}_interval namingVinicius Costa Gomes2010-07-081-2/+2
* Add .mailmap entry to fix Vinicius's nameMarcel Holtmann2010-07-081-0/+1
* Add proper LE_ prefix to some HCI constantsMarcel Holtmann2010-07-082-10/+10
* Fix some of the LE OGF and OCF constant namesMarcel Holtmann2010-07-082-38/+37
* Remove some unneeded empty linesMarcel Holtmann2010-07-081-2/+0
* Add lescan command to hcitoolVinicius Costa Gomes2010-07-061-0/+118
* Add enough LE commands to start LE ScanVinicius Costa Gomes2010-07-062-0/+97
* Add basic support for HCI LE eventsVinicius Costa Gomes2010-07-061-0/+58
* Add basic support for LE HCI commandsVinicius Costa Gomes2010-07-061-0/+248
* Add "hciX" to hciconfig man pageGustavo F. Padovan2010-07-061-0/+1
* Add first draft of D-Bus API for attribute supportMarcel Holtmann2010-07-062-1/+98
* Add some more company identifiersMarcel Holtmann2010-07-061-0/+6
* Also add another rule for Elvis to .mailmapMarcel Holtmann2010-07-051-0/+1
* Make .mailmap rule simplerMarcel Holtmann2010-07-051-1/+1
* Add .mailmap file to fix Luiz's name spelling in git shortlogMarcel Holtmann2010-07-051-0/+1
* Release 4.674.67Marcel Holtmann2010-07-032-1/+10
* Update library versionMarcel Holtmann2010-07-031-1/+1
* sbc: ARMv6 optimized version of analysis filter for SBC encoderSiarhei Siamashka2010-07-024-1/+357
* sbc: faster 'sbc_calculate_bits' functionSiarhei Siamashka2010-07-021-15/+28
* sbc: slightly faster 'sbc_calc_scalefactors_neon'Siarhei Siamashka2010-07-021-15/+10
* sbc: ARM NEON optimizations for input permutation in SBC encoderSiarhei Siamashka2010-07-021-0/+350
* sbc: ARM NEON optimized joint stereo processing in SBC encoderSiarhei Siamashka2010-07-021-0/+243
* Fix the output of the list command of test-deviceVinicius Costa Gomes2010-07-021-2/+6
* Fix the return value of read_device_aliasVinicius Costa Gomes2010-07-021-1/+1
* core: fix not waiting until mode change is completeLuiz Augusto von Dentz2010-07-011-48/+105
* core: fix emitting pairable when there could still occur an errorLuiz Augusto von Dentz2010-07-011-11/+13
* hciops: fix not checking all possible errorsLuiz Augusto von Dentz2010-07-011-10/+24
* Add udev scripts to .gitignoreJoão Paulo Rechi Vita2010-06-301-0/+2
* hciattach: Fix the timeout handling codeVladimir Davydov2010-06-301-2/+4
* Fix the ALSA plugin to match the updated libsbc APIJohan Hedberg2010-06-301-1/+1
* Fix signedness of libsbc parametersJohan Hedberg2010-06-303-6/+7