summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* monitor/avctp: Fix typosAndrzej Kaczmarek2015-11-141-10/+10
* input/hog: Fix not reseting queue to NULL after destroying itLuiz Augusto von Dentz2015-11-131-1/+3
* android/README: Fix typoAndrzej Kaczmarek2015-11-131-1/+1
* android/README: Update links to BfA on GitHubAndrzej Kaczmarek2015-11-131-11/+11
* input/hog-lib: Print report value handle and typeLuiz Augusto von Dentz2015-11-131-1/+17
* input/hog: Make use of hog-libLuiz Augusto von Dentz2015-11-132-910/+60
* hog: Move code from android to profilesLuiz Augusto von Dentz2015-11-137-6/+7
* dis: Move code from android to profilesLuiz Augusto von Dentz2015-11-136-5/+6
* scpp: Move code from android to profilesLuiz Augusto von Dentz2015-11-136-5/+6
* bas: Move code from android to profilesLuiz Augusto von Dentz2015-11-136-5/+5
* android/hog: Port fixes to profiles HoGLuiz Augusto von Dentz2015-11-131-1/+26
* shared/att: Use smaller definesLuiz Augusto von Dentz2015-11-134-12/+12
* shared/att: Fix going over 80 columnsLuiz Augusto von Dentz2015-11-131-6/+6
* core/device: Fix not responding to ConnectLuiz Augusto von Dentz2015-11-131-1/+1
* client: Fix printing selcted device promptJohan Hedberg2015-11-131-0/+2
* client: Fix crash when exitingLuiz Augusto von Dentz2015-11-122-10/+20
* core/gatt-client: Fix warning when removing servicesLuiz Augusto von Dentz2015-11-121-0/+1
* tools/l2cap-tester: Fix NULL-dereference for tests with no dataJohan Hedberg2015-11-121-1/+1
* client: Make GATT listing more readableJohan Hedberg2015-11-121-4/+5
* tools/l2cap-tester: Minor whitespace fixJohan Hedberg2015-11-121-1/+0
* doc/test-coverage: Update l2cap-tester test countJohan Hedberg2015-11-121-2/+2
* tools/l2cap-tester: Add test case for direct advertisingJohan Hedberg2015-11-121-0/+51
* android/log: Fix compilation error in AOSPAndrzej Kaczmarek2015-11-121-1/+1
* tools/l2cap-tester: Fix expected LE CoC conn rsp parametersJohan Hedberg2015-11-121-4/+4
* emulator: Fix sending valid HCI_LE_Create_Connection parametersJohan Hedberg2015-11-121-0/+6
* monitor: Update UUID strings to latest versionsMarcel Holtmann2015-11-121-1/+42
* tools/l2cap-tester: Don't treat unexpected L2CAP PDUs as failuresJohan Hedberg2015-11-111-1/+1
* core: Use daemon specific GLib logging handling for backtracesMarcel Holtmann2015-11-111-0/+19
* core: Add function for logging with priority informationMarcel Holtmann2015-11-112-0/+19
* tools/mgmt-tester: Fix Remove Device tests for LEJohan Hedberg2015-11-111-9/+24
* doc/test-coverage: Update l2cap-tester test countJohan Hedberg2015-11-111-2/+2
* tools/l2cap-tester connect two sockets disconnect one testJakub Pawlowski2015-11-111-2/+37
* tools/l2cap-tester: Two socket connect testJakub Pawlowski2015-11-111-0/+102
* tools/l2cap-tester: Disconnect during connect attempt testJakub Pawlowski2015-11-111-6/+105
* tools/l2cap-tester: add close socket testJakub Pawlowski2015-11-111-14/+169
* emulator: add support for checking le scan stateJakub Pawlowski2015-11-114-0/+17
* shared/gatt-client: Don't reset database on service changedLuiz Augusto von Dentz2015-11-101-0/+5
* shared/mgmt: Fix crash when removing indexLuiz Augusto von Dentz2015-11-101-8/+58
* lib: Fix missing error handling when SDP record is NULLMarcel Holtmann2015-11-101-2/+6
* tools/mgmt-tester: Fix invalid settings for power off test caseJohan Hedberg2015-11-101-1/+1
* core: Fix broken #ifdef around backtrace supportMarcel Holtmann2015-11-091-5/+1
* core: Initialize the backtracer early on at startMarcel Holtmann2015-11-093-2/+21
* tools/valgrind: Add suppression for __btd_log_initLuiz Augusto von Dentz2015-11-081-0/+13
* core/profile: Fix possible crash when registering profilesLuiz Augusto von Dentz2015-11-081-12/+2
* shared/queue: Remove reference count from queue_entryLuiz Augusto von Dentz2015-11-082-31/+6
* obexd/session: Fix crash when disconnectingLuiz Augusto von Dentz2015-11-081-5/+13
* core: Add missing HAVE_CONFIG_H for shared GATT codeMarcel Holtmann2015-11-083-0/+12
* core: Use local assert function where possibleMarcel Holtmann2015-11-082-6/+7
* core: Add support for basic stack backtrace helperMarcel Holtmann2015-11-085-1/+175
* core: Start SDP server only for BR/EDR or dual mode operationMarcel Holtmann2015-11-082-9/+13