summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.215.21Marcel Holtmann2014-07-042-1/+10
* doc: Update list of management version 1.7 featuresMarcel Holtmann2014-07-041-4/+6
* monitor: Print control settings details only if availableMarcel Holtmann2014-07-041-5/+7
* monitor: Decode New Configuration Options control messageMarcel Holtmann2014-07-041-0/+36
* tools: Add support for New Configuration Options mgmt eventMarcel Holtmann2014-07-041-0/+19
* lib: Add definition for New Configuration Options mgmt eventMarcel Holtmann2014-07-041-0/+3
* doc: Add description for New Configuration Options mgmt eventMarcel Holtmann2014-07-041-0/+11
* tools: Add command for changing external configuration optionMarcel Holtmann2014-07-041-19/+55
* core: Remove dead codeAndrei Emeltchenko2014-07-041-4/+0
* cups: Remove dead codeAndrei Emeltchenko2014-07-041-6/+1
* android/gatt: Fix length checkAndrei Emeltchenko2014-07-041-1/+1
* android/tester: Remove unused assignmentAndrei Emeltchenko2014-07-041-1/+1
* android/haltest: Add check for valid channelAndrei Emeltchenko2014-07-041-0/+4
* android/gatt: Add missing error checkAndrei Emeltchenko2014-07-041-2/+6
* android/hal-gatt: Remove unneeded never read initializationAndrei Emeltchenko2014-07-041-3/+1
* android/haltest: Auto-accept pairingAndrei Emeltchenko2014-07-041-1/+15
* android/gatt: Fix warning by rearranging allocationAndrei Emeltchenko2014-07-041-1/+1
* android/hal-msg: trivial: Correct coding styleAndrei Emeltchenko2014-07-041-4/+4
* android/gatt: Change DBG() to error()Andrei Emeltchenko2014-07-041-1/+1
* android/gatt: Fix memory leakAndrei Emeltchenko2014-07-041-1/+2
* monitor: Fix possible resource leakAndrei Emeltchenko2014-07-041-1/+1
* android/README: Add HealthService fix to recommended AOSP patchesSzymon Janc2014-07-041-0/+1
* android/README: Add section with bug reporting instructionsSzymon Janc2014-07-041-0/+10
* android/README: Mark health implementation as completeSzymon Janc2014-07-041-1/+1
* doc: Remove the unneeded auto-connect and encrypt actionMarcel Holtmann2014-07-041-10/+1
* tools: Add string for now external configuration optionMarcel Holtmann2014-07-041-0/+1
* lib: Adjust for new Set External Configuration mgmt commandMarcel Holtmann2014-07-041-2/+9
* doc: Add Set External Configuration management commandMarcel Holtmann2014-07-041-2/+38
* doc: Add comments on how blocked devices interact with auto-connectionMarcel Holtmann2014-07-041-1/+17
* doc: Add notes about Add Device Action 0x02 and directed advertisingMarcel Holtmann2014-07-041-4/+18
* tools: Add support for set public address commandMarcel Holtmann2014-07-041-0/+41
* lib: Add definitions for set public address commandMarcel Holtmann2014-07-041-0/+6
* tools: Add support for reading controller configuration infoMarcel Holtmann2014-07-041-4/+58
* lib: Add definitions for reading controller configuration infoMarcel Holtmann2014-07-041-0/+11
* doc: Update the controller configuration parameter namingMarcel Holtmann2014-07-031-11/+11
* doc: Add extra empty lineMarcel Holtmann2014-07-031-0/+1
* doc: More updates for management version 1.7 featuresMarcel Holtmann2014-07-031-3/+5
* test: Allow to pass custom DataType to test-health-sinkSzymon Janc2014-07-031-1/+5
* test: Fix getting devices in health test scriptsSzymon Janc2014-07-032-2/+22
* lib: Update company identifiersMarcel Holtmann2014-07-031-1/+17
* android/hal-health: Fix do not modify fd flags in non connected stateRavi kumar Veeramally2014-07-031-0/+4
* android/hal-health: Clear NONBLOCK flag from fdAndrei Emeltchenko2014-07-031-0/+16
* tools/mgmt-tester: Fix details of Load Conn Params test caseJohan Hedberg2014-07-031-2/+2
* doc: Update test coverageJohan Hedberg2014-07-031-2/+2
* tools/mgmt-tester: Add buffer overflow test casesJohan Hedberg2014-07-031-0/+23
* android/pics: Update HDP settingsSzymon Janc2014-07-032-2/+2
* android/gatt: Fix duplicate constLuiz Augusto von Dentz2014-07-031-1/+1
* android: Fix local variables not being marked as staticLuiz Augusto von Dentz2014-07-032-6/+6
* android: Fix non-ANSI function declarationLuiz Augusto von Dentz2014-07-034-6/+6
* android: Fix using plain integer as NULL pointerLuiz Augusto von Dentz2014-07-0310-130/+127