summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.335.33Marcel Holtmann2015-07-302-1/+7
* build: Update library versionMarcel Holtmann2015-07-301-1/+1
* lib: Update company identifiersMarcel Holtmann2015-07-301-0/+50
* emulator: Add support for ACL data transfer for serversAbhirup Ghosh2015-07-301-0/+7
* tools/rctest: Fix file descriptor leakAnchit Narang2015-07-301-0/+1
* tools/rctest: Fixed memory leakAnchit Narang2015-07-301-4/+4
* Makefile.tools: Move btmgmt to common READLINE sectionJohan Hedberg2015-07-291-8/+5
* Fix build with experimental enabled but no readline.Alexis Ballier2015-07-291-1/+4
* tools/hciconfig:Fixed Memory LeakAnchit Narang2015-07-291-0/+3
* tools/l2test:Fixed memory leakAnchit Narang2015-07-291-2/+4
* audio/avrcp: Add support for GetTotalNumberOfItemsBharat Panda2015-07-293-3/+110
* core/device: Fix not emitting Paired propertyLuiz Augusto von Dentz2015-07-291-7/+1
* shared/gatt-client: Fix error when no service could be foundLuiz Augusto von Dentz2015-07-291-0/+5
* tools/bneptest: Fix not NULL terminating parsed stringDoHyun Pyun2015-07-291-1/+1
* android/pan: Fix not NULL terminating parsed stringDoHyun Pyun2015-07-291-1/+1
* android/client: Fix memory leak while using realloc()Atul Rai2015-07-291-0/+9
* tools/sdptool: Remove unnecessary typecastsAtul Rai2015-07-291-5/+5
* tools/sdptool: Fix NULL pointer dereferenceAtul Rai2015-07-291-1/+21
* android/hal-bluetooth: Fix NULL ptr dereferenceAtul Rai2015-07-271-0/+6
* android/client: Handle failure from malloc() requestAnupam Roy2015-07-271-0/+4
* audio/avrcp: Handle Available Players ChangedBharat Panda2015-07-271-0/+14
* monitor: Add support for GetTotalNumOfItemsBharat Panda2015-07-271-0/+54
* tools/l2test: Fix potential double closeDoHyun Pyun2015-07-271-1/+1
* tools/obex-client-tool.c: Fix memory leak in obex-client-toolAnupam Roy2015-07-271-1/+4
* android/tester-main.c:Fixed Memory leakAnchit Narang2015-07-271-9/+27
* tools/mgmt-tester: Add RPA Remove Device test caseJakub Pawlowski2015-07-231-0/+16
* tools/mgmt-tester: Add RPA Add Device test caseJakub Pawlowski2015-07-231-0/+21
* tools: Add testing utility for Eddystone beaconsMarcel Holtmann2015-07-233-1/+325
* obexd: Fix possible crash while processing pending requestLuiz Augusto von Dentz2015-07-211-25/+5
* Audio/Media: Fix incorrect value dereferenceRakesh M K2015-07-211-1/+2
* shared/gatt-client: Fix discoveryLuiz Augusto von Dentz2015-07-161-0/+10
* emulator: Add support for scanning on different channelsMarcel Holtmann2015-07-142-2/+19
* emulator: Add support for scan window and scan interval handlingMarcel Holtmann2015-07-141-1/+72
* emulator: Add support for using advertising delay valuesMarcel Holtmann2015-07-141-3/+15
* audio: Fix possible crash when removing deviceLuiz Augusto von Dentz2015-07-135-4/+74
* doc/test-runner: Mention useful locking kernel config optionsJohan Hedberg2015-07-091-0/+13
* gobex: Minor coding style (whitespace) fixJohan Hedberg2015-07-081-1/+0
* core: gatt-database: Remove unnecessary typecastJohan Hedberg2015-07-071-1/+1
* core: gatt-database: Fix potential memory leakJohan Hedberg2015-07-071-1/+3
* client: Fix potential array overflowJohan Hedberg2015-07-071-2/+2
* Release 5.325.32Marcel Holtmann2015-07-072-1/+9
* build: Update library versionMarcel Holtmann2015-07-071-1/+1
* lib: Update company identifiersMarcel Holtmann2015-07-071-0/+44
* core/profiles: Fix not handling disconnections properlyLuiz Augusto von Dentz2015-07-071-2/+7
* core/advertising: Fix using wrong instance idLuiz Augusto von Dentz2015-06-261-5/+7
* core: Fix accepting connections while disconnectingLuiz Augusto von Dentz2015-06-263-0/+11
* core/device: Fix not always storing SDP recordsLuiz Augusto von Dentz2015-06-261-12/+10
* core/device: Don't overwrite SDP record cacheLuiz Augusto von Dentz2015-06-261-14/+5
* core: Print store_hint in new_link_key_callbackLuiz Augusto von Dentz2015-06-261-2/+3
* core/advertising: Fix double freeLuiz Augusto von Dentz2015-06-251-2/+1