summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.455.45Marcel Holtmann2017-05-042-1/+11
* core/gatt-client: Add support for Includes propertyMarcin Kraglak2017-05-021-7/+106
* unit/test-gatt: Add test for unknown requestLuiz Augusto von Dentz2017-05-021-0/+18
* unit/test-gatt: Add test for unknown requestLuiz Augusto von Dentz2017-05-021-0/+6
* shared/att: Respond to any opcode that is not commandLuiz Augusto von Dentz2017-05-021-4/+4
* emulator: Improved handling of Set Default PHY commandMarcel Holtmann2017-05-021-5/+69
* monitor: Change decoding for channel selection algorithm eventMarcel Holtmann2017-05-021-20/+15
* emulator: Enable LE power class and minimum channels featureMarcel Holtmann2017-05-011-2/+2
* emulator: Fix comments for event mask descriptionsMarcel Holtmann2017-05-011-9/+9
* monitor: Fix handling of Set Default PHY command complete eventMarcel Holtmann2017-05-011-1/+2
* emulator: Add basic PHY command handling to LE only controllerMarcel Holtmann2017-05-011-5/+52
* monitor: Fix parameter indentation for PHY commandsMarcel Holtmann2017-05-011-9/+9
* emulator: Add Bluetooth 5.0 defines to LE only controllerMarcel Holtmann2017-05-011-2/+51
* smp-tester: Add CT2 to expected valid SMP PDUJohan Hedberg2017-04-291-1/+1
* Revert "build: Make btmgmt tools installable"Luiz Augusto von Dentz2017-04-281-3/+1
* shared/att: Fix responding to unknown command opcodeLuiz Augusto von Dentz2017-04-271-0/+3
* monitor: Add option -A/--a2dp to dump A2DP stream dataLuiz Augusto von Dentz2017-04-264-2/+15
* client: Always start an agentLuiz Augusto von Dentz2017-04-231-6/+7
* monitor: Fix not decoding control framesLuiz Augusto von Dentz2017-04-231-4/+5
* monitor: Add frame counter supportLuiz Augusto von Dentz2017-04-231-10/+35
* obexd/pbap: Fix hanging when maxlistcount = 0Luiz Augusto von Dentz2017-04-231-1/+4
* gobex: Make g_obex_apparam_encode NULL safeLuiz Augusto von Dentz2017-04-231-0/+3
* monitor: Add LE PHY update complete event decodingŁukasz Rymanowski2017-04-192-1/+20
* monitor: Add LE Set PHY decodingŁukasz Rymanowski2017-04-192-12/+51
* monitor: Add LE Set default PHY decodingŁukasz Rymanowski2017-04-192-1/+76
* monitor: Add LE Read PHY decodingŁukasz Rymanowski2017-04-192-1/+53
* monitor: Add description for filter in scan parametersŁukasz Rymanowski2017-04-191-0/+6
* tools/obexctl: Fix not being able to PullAllLuiz Augusto von Dentz2017-04-191-1/+1
* audio/avdtp: Increase timeout for Suspend requestLuiz Augusto von Dentz2017-04-121-5/+14
* monitor: Add support for decoding LE Channel Selection Algorithm EventSzymon Janc2017-04-092-1/+35
* core: replace sizeof(filename) with PATH_MAXKonrad Zapałowicz2017-04-032-2/+2
* build: Make btmgmt tools installableLuiz Augusto von Dentz2017-03-311-1/+3
* tools: Add hw_variant for Intel Bluetooth 9160/9260Tedd Ho-Jeong An2017-03-271-0/+1
* client: Use selected attribute when selecting by UUIDLuiz Augusto von Dentz2017-03-153-10/+22
* client: Add support to pass UUIDs to select-attributeLuiz Augusto von Dentz2017-03-152-3/+47
* client: Use case insensitive matching for addresses completionSzymon Janc2017-03-151-2/+2
* client: Use case insensitive matching for addressesJohan Hedberg2017-03-151-2/+2
* policy: Fix removing reconnect flag while still connectingLuiz Augusto von Dentz2017-03-071-1/+1
* build: Enable --enable-deprecated in bootstrap-configureLuiz Augusto von Dentz2017-03-011-0/+1
* Release 5.445.44Marcel Holtmann2017-02-252-1/+13
* hog: When no VID&PID also register a DIS notifierJuha Kuikka2017-02-251-0/+1
* hog: Move dis_notify aroundJuha Kuikka2017-02-251-10/+10
* dis: Fix attribute handle when initializing from dbJuha Kuikka2017-02-251-1/+20
* build: Update library versionMarcel Holtmann2017-02-241-1/+1
* monitor: Add missing error code for LE Connection ResponseSzymon Janc2017-02-211-0/+3
* monitor: Fix LE Connection Response error decodingSzymon Janc2017-02-211-1/+1
* client: fix calling ad_unregisterSeulKi Shin2017-02-141-0/+3
* bootstrap-configure: Add --enable-toolsLuiz Augusto von Dentz2017-02-131-0/+1
* profiles/midi: Moved MIDI UUIDs to library headerFelipe F. Tonello2017-02-102-3/+3
* profiles/midi: Add safer buffer setter functionFelipe F. Tonello2017-02-101-1/+8