summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 4.994.99Marcel Holtmann2012-03-062-1/+13
* Update library versionMarcel Holtmann2012-03-061-1/+1
* lib: Update company identifiersMarcel Holtmann2012-03-061-0/+24
* lib: Add a2mp.h to lib_headersJohan Hedberg2012-03-051-1/+1
* lib: Add A2MP definitionsPeter Krystad2012-03-051-0/+115
* mgmtops: Use DBG not error for printing name in read_info_completeSzymon Janc2012-03-051-1/+1
* mgmtops: Add debug print to update_settingsSzymon Janc2012-03-051-0/+2
* mgmtops: When settings discoverable also set connectable if not set yetSzymon Janc2012-03-051-3/+6
* Remove not needed total variable in get_ltk_infoSzymon Janc2012-03-051-5/+2
* input: Set up uinput device again, if it was previously closed.Jeff Hansen2012-03-041-2/+4
* lib: Fix compile issue when using in C++Patrick Ohly2012-03-041-2/+2
* core: Fix calling stop_discovery through btd_adapter_stopJohan Hedberg2012-03-021-2/+4
* core: remove set_limited_discoverable from adapter_ops driverLuiz Augusto von Dentz2012-03-024-17/+0
* core: Make adapter_ops->set_discoverable to take discoverable timeoutLuiz Augusto von Dentz2012-03-024-109/+101
* btiotest: Add option to update security level while connectingLuiz Augusto von Dentz2012-03-021-3/+39
* mgmtops: Use proper boolean value for mgmt_set_powered callJohan Hedberg2012-03-021-1/+1
* SAP: Make PADDING4 macro a bit more robustSzymon Janc2012-03-021-1/+1
* core: Remove name and class setting from btd_adapter_start()Johan Hedberg2012-03-034-165/+198
* mgmtops: Use error() instead of DBG() for command failuresJohan Hedberg2012-03-021-1/+3
* mgmt: Add missing error code definitionsJohan Hedberg2012-03-021-0/+4
* mgmt: Move string helpers to lib/mgmt.cJohan Hedberg2012-03-022-113/+113
* monitor: Add support for storing btsnoop formatted logsMarcel Holtmann2012-03-015-0/+207
* mgmtops: Fix clearing of pending_uuids after g_slist_free_full()Johan Hedberg2012-03-021-0/+2
* audio: Remove redundant state_changed() call in headset_server_probe()Johan Hedberg2012-03-021-1/+0
* core: Remove bogus adapter->up check from probe_driver()Johan Hedberg2012-03-021-3/+0
* gatttool: Add command completion for interactive modeJefferson Delfes2012-02-291-0/+28
* mgmtops: Add CANCEL_PAIR_DEVICE command complete handlingAnderson Lizardo2012-02-291-0/+3
* lib: Add L2CAP Create/Move Channel definitionsPeter Krystad2012-02-291-0/+45
* mgmt: Add error code definitionsJohan Hedberg2012-02-291-0/+17
* mgmt-api: Add error code descriptionsJohan Hedberg2012-02-291-0/+24
* monitor: Add defines for connection packet type changesMarcel Holtmann2012-02-291-0/+13
* lib: Add missing host feature definesJohan Hedberg2012-02-281-1/+3
* emulator: Add initial version of new emulatorMarcel Holtmann2012-02-278-1/+1680
* monitor: Add Bluetooth HCI declarationsMarcel Holtmann2012-02-273-2/+541
* monitor: Use better signal integrationMarcel Holtmann2012-02-273-22/+80
* hciemu: Fix wrong error code in host controlMarcel Holtmann2012-02-271-1/+1
* monitor: Add support for hcidump fallbackMarcel Holtmann2012-02-2710-1246/+2232
* lib: Make unaligned access functions constMarcel Holtmann2012-02-261-24/+24
* lib: Add definition for HCI_CHANNEL_MONITORMarcel Holtmann2012-02-261-0/+1
* monitor: Fix some minor white space damagesMarcel Holtmann2012-02-261-6/+6
* monitor: Add Intel copyright to new monitor toolMarcel Holtmann2012-02-261-0/+1
* hciattach: Remove some unneeded includesMarcel Holtmann2012-02-264-8/+0
* hciattach: Add new HCI UART flagsMarcel Holtmann2012-02-261-0/+2
* l2test: Add BT Channel Policy optionAndrei Emeltchenko2012-02-261-2/+30
* l2test: Clean up lookup table codeAndrei Emeltchenko2012-02-261-14/+26
* lib: Copy L2CAP chan policy defines from kernelAndrei Emeltchenko2012-02-261-0/+27
* mgmt-api: Format fixesLuiz Augusto von Dentz2012-02-261-2/+1
* sbc: fix "always_inline function might not be inlinable" warningSiarhei Siamashka2012-02-241-1/+1
* mgmtops: Add missing compatibility header includeAnderson Lizardo2012-02-241-0/+1
* mgmtops: Fix uninitialized discovery type valueJohan Hedberg2012-02-241-6/+5