summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.305.30Marcel Holtmann2015-03-312-1/+11
* build: Update library versionMarcel Holtmann2015-03-311-1/+1
* lib: Update company identifiersMarcel Holtmann2015-03-311-0/+20
* tools/btgatt-server: Add option for src addr typeArman Uguray2015-03-311-4/+19
* android/hal-sco: Fix divide by zeroSzymon Janc2015-03-311-7/+13
* lib/uuid: Fix bt_uuid_to_leLuiz Augusto von Dentz2015-03-301-1/+2
* android/avctp: Fix reference countingSzymon Janc2015-03-301-10/+12
* attrib-server: Use bt_uuid_to_le instead of local functionGrzegorz Kolodziejczyk2015-03-301-10/+1
* lib: Fix compilation error in C++ due to inline functionRichard Palethorpe2015-03-301-2/+2
* tools: Add test cases for SSP and SC successful local OOB dataMarcel Holtmann2015-03-292-12/+41
* tools: Add basic test cases for reading local out-of-band dataMarcel Holtmann2015-03-292-2/+59
* emulator: Add support for emulating Bluetooth 2.0 controllersMarcel Holtmann2015-03-294-10/+49
* tools: Add extra test cases for invalid parametersMarcel Holtmann2015-03-292-2/+78
* build: Move advertisement-example script into test directoryMarcel Holtmann2015-03-282-1/+1
* doc/test-coverage.txt: Update mgmt-tester test countArman Uguray2015-03-281-2/+2
* tools/mgmt-tester: Test cases for connectable state changeArman Uguray2015-03-281-0/+74
* tools/mgmt-tester: Add new add-adv test casesArman Uguray2015-03-281-0/+64
* android/avrcp-lib: Fix not initializing attributesSzymon Janc2015-03-281-0/+2
* core: Fix crash when running without -E optionSzymon Janc2015-03-281-5/+3
* android/avrcp-lib: Fix possible invalid readSzymon Janc2015-03-271-0/+2
* android/avrcp-lib: Fix memory leakSzymon Janc2015-03-271-0/+12
* core/advertising: implement UnregisterAdvertisementMichael Janssen2015-03-271-2/+22
* tools: Python script to test Advertisement APIMichael Janssen2015-03-271-0/+170
* core/advertising: Implement RegisterAdvertisementMichael Janssen2015-03-271-1/+248
* core: advertising: add LEAdvertisingManager stubsMichael Janssen2015-03-274-0/+177
* shared/gatt-client: Add const qualifier to prepare write valueGowtham Anandha Babu2015-03-272-2/+2
* unit/test-gatt: Add TP/GAW/CL/BI-13-C testGowtham Anandha Babu2015-03-271-0/+16
* unit/test-gatt: Add TP/GAW/CL/BI-12-C testGowtham Anandha Babu2015-03-271-0/+16
* unit/test-gatt: Add TP/GAW/CL/BI-11-C testGowtham Anandha Babu2015-03-271-0/+16
* unit/test-gatt: Add TP/GAW/CL/BI-08-C testGowtham Anandha Babu2015-03-271-0/+16
* unit/test-gatt: Add TP/GAW/CL/BI-07-C testGowtham Anandha Babu2015-03-271-0/+16
* unit/test-gatt: Add TP/GAW/CL/BV-05-C testGowtham Anandha Babu2015-03-271-3/+248
* unit: Replace use of g_malloc+memcpy with gmemdupLuiz Augusto von Dentz2015-03-278-18/+9
* unit/test-avrcp: Remove DBG callsLuiz Augusto von Dentz2015-03-271-70/+0
* android/avrcp-lib: Fix test /TP/MPS/BV-06-CLuiz Augusto von Dentz2015-03-271-0/+4
* unit/test-avrcp: Use tester frameworkLuiz Augusto von Dentz2015-03-271-45/+28
* unit/test-avctp: Remove DBG callsLuiz Augusto von Dentz2015-03-271-7/+0
* doc/test-coverage: Fix total count for end-to-end testsSzymon Janc2015-03-271-1/+1
* tools/btmgmt: Fix crash in interactive modeLukasz Rymanowski2015-03-271-0/+23
* doc/test-coverage.txt: Update mgmt-tester test countArman Uguray2015-03-261-1/+1
* tools/mgmt-tester: Add test cases for AD flags 0-4Arman Uguray2015-03-261-0/+144
* android/avdtp: Fix test /TP/SIG/SMG/BV-09-CLuiz Augusto von Dentz2015-03-261-2/+2
* android/avdtp: Fix test /TP/SIG/SMG/BI-19-CLuiz Augusto von Dentz2015-03-261-1/+1
* android/avdtp: Fix crashes caused by re-entrant callsLuiz Augusto von Dentz2015-03-261-1/+15
* unit/test-avdtp: Use tester frameworkLuiz Augusto von Dentz2015-03-261-64/+40
* android/avctp: Fix crashes caused by re-entrant callsLuiz Augusto von Dentz2015-03-261-24/+50
* unit/test-avctp: Use tester frameworkLuiz Augusto von Dentz2015-03-261-40/+23
* tools/btmgmt: Prettify supported flags in advinfoArman Uguray2015-03-251-1/+29
* tools/btmgmt: Fix crash in add-adv data parsingArman Uguray2015-03-251-1/+1
* tools/btmgmt: Better usage info for add-advArman Uguray2015-03-251-2/+12