summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.295.29Marcel Holtmann2015-03-112-1/+21
* build: Update library versionMarcel Holtmann2015-03-111-1/+1
* lib: Update company identifiersMarcel Holtmann2015-03-111-0/+4
* core/gatt-database: Fix memory corruptionAndrejs Hanins2015-03-111-7/+4
* tools/btgatt-client: Add prepare and execute writeLukasz Rymanowski2015-03-111-0/+208
* shared/gatt-client: Support cancel of prepare writeLukasz Rymanowski2015-03-111-1/+28
* shared/gatt-client: Add coexistence of long write and prepare writeLukasz Rymanowski2015-03-111-1/+3
* shared/gatt-client: Add write prepare and executeLukasz Rymanowski2015-03-112-0/+272
* shared/gatt-client: Make usage of cancel_long_write_cbLukasz Rymanowski2015-03-111-10/+8
* shared/gatt-client: Add helper to cancel long write requestLukasz Rymanowski2015-03-111-31/+30
* tools/btgatt-client: Minor fix of menu alignmentLukasz Rymanowski2015-03-111-2/+2
* unit/test-gatt: Check if crypto is enabledLuiz Augusto von Dentz2015-03-111-2/+10
* shared/att: Add bt_att_has_cryptoLuiz Augusto von Dentz2015-03-112-0/+9
* shared/tester: Fix teardown multiple timesLuiz Augusto von Dentz2015-03-111-1/+9
* shared/tester: Add tester_test_abortLuiz Augusto von Dentz2015-03-112-21/+27
* core: Add mapping from 'Already Paired' status to D-Bus errorJohan Hedberg2015-03-111-0/+4
* lib/mgmt: Add define for 'Already Paired' statusJohan Hedberg2015-03-111-0/+1
* lib/mgmt: Add 'Already Paired' error decodingJohan Hedberg2015-03-101-0/+1
* doc/mgmt-api: Add missing new error codesJohan Hedberg2015-03-101-0/+3
* doc: Mention the upcoming version 1.9 of management interfaceMarcel Holtmann2015-03-101-0/+4
* doc/test-coverage: Update mgmt-tester test countJohan Hedberg2015-03-101-2/+2
* tools/mgmt-tester: Add new Fast Connectable testsJohan Hedberg2015-03-101-0/+41
* core: Mention FastConnectable kernel requirement in main.confJohan Hedberg2015-03-101-1/+2
* core: Minor whitespace cleanupJohan Hedberg2015-03-101-1/+0
* core: Add FastConnectable main.conf settingJohan Hedberg2015-03-104-0/+19
* doc/mgmt-api: Make Fast Connectable available while powered offJohan Hedberg2015-03-101-5/+4
* core/gatt-database: Fix passing valid type to dbus_message_iter_get_basicJohan Hedberg2015-03-101-1/+5
* doc/mgmt-api: Add note about power off while fast connectableJohan Hedberg2015-03-101-1/+3
* doc/mgmt-api: Set Fast Connectable is allowed while not connectableJohan Hedberg2015-03-101-4/+0
* android/pts: Update PIXIT and PICS for A2DP PTS 6.0Grzegorz Kolodziejczyk2015-03-092-14/+13
* profiles/network: Make get_service_id connections private methodGrzegorz Kolodziejczyk2015-03-093-32/+14
* profiles/network: Shortening service name argument to svcGrzegorz Kolodziejczyk2015-03-091-16/+16
* profiles/network: Integrate get and check bnep setup services rolesGrzegorz Kolodziejczyk2015-03-094-34/+18
* android/pan: Add appropriate log prefixGrzegorz Kolodziejczyk2015-03-091-1/+1
* profiles/network: Add appropriate log prefixGrzegorz Kolodziejczyk2015-03-091-2/+2
* android/pan: Fix removing PAN NAP bridgeGrzegorz Kolodziejczyk2015-03-091-1/+0
* hciattach: Fix fd leakBharat Panda2015-03-091-9/+13
* tools/obexctl: Remove unused variableBharat Panda2015-03-091-3/+2
* tools/btmgmt: Introduce bin2hex() helper and use it in local_oob_rsp()Johan Hedberg2015-03-091-17/+20
* tools/btmgmt: Rename convert_hex2str to hex2binJohan Hedberg2015-03-091-7/+7
* doc/mgmt-tester: Add new settings event expectation to static addr testJohan Hedberg2015-03-081-0/+1
* doc/test-coverage: Update mgmt-tester test countJohan Hedberg2015-03-081-2/+2
* tools/mgmt-tester: Add dual-mode & BR/EDR-only static addr testsJohan Hedberg2015-03-081-2/+27
* tools/mgmt-tester: Update static addr test expected responseJohan Hedberg2015-03-081-1/+4
* tools/mgmt-tester: Add static address setting bit to LE-capable controllersJohan Hedberg2015-03-081-2/+2
* android: Define WAIT_ANY if it is missingMarcel Holtmann2015-03-081-0/+4
* android: Include <poll.h> instead of <sys/poll.h>Marcel Holtmann2015-03-081-1/+1
* audio/media: Fix crash at endpoint handling no replyHsin-Yu Chao2015-03-081-3/+0
* doc: Add information about static address controller settingMarcel Holtmann2015-03-061-1/+5
* lib: Add constant for MGMT_SETTING_STATIC_ADDRESSMarcel Holtmann2015-03-061-0/+1