Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

BlueZ

The Linux Bluetooth Stack is a software layer that provides support for Bluetooth technology on Linux systems. BlueZ is the default Bluetooth protocol stack for Linux and is responsible for managing the Bluetooth protocols and providing a high-level API.
Collective - Host: opensource - https://opencollective.com/bluez - Website: http://www.bluez.org/ - Code: https://github.com/bluez/

shared/gatt-client: Register "Service Changed" handler as part of init.

This patch changes shared/gatt-client so that a struct bt_gatt_client
registers a handler for in...

github.com/bluez/bluez-sandbox - f82aa0c7769d5e56184bdcc1f0354e3aff389b5d authored over 10 years ago
shared/gatt-client: Make service discovery more modular.

This patch makes the existing service discovery procedures more modular by
making the following ...

github.com/bluez/bluez-sandbox - 97719697b1e2b7bd606e6fb822b294ef2a68ad2f authored over 10 years ago
shared/gatt-helpers: Allow service discovery by handle range.

This patch adds the "start" and "end" parameters to
bt_gatt_discover_primary_services to allow r...

github.com/bluez/bluez-sandbox - 8e97aeb5451ccb33803742bb639d5af7942b7b8a authored over 10 years ago
shared/hfp: Remove not used permissive_syntax value

It was planned to be used in case of some unspecified commands, but in
the end we did not have t...

github.com/bluez/bluez-sandbox - 570c9356a987e1b20feb4f3b8dda31e860cc33ba authored over 10 years ago
android: Use common watch for start and shutdown timeouts

Both start and shutdown timeouts use same callback function. This
also fix not removing watch on...

github.com/bluez/bluez-sandbox - 6d7bbf76df5aeea4852ff4860df864b9f51a9c0c authored over 10 years ago
android: Fix not clearing up start timeout watch

If start failed due to no adapter being ready before timeout fired
invalid watch was removed on ...

github.com/bluez/bluez-sandbox - c6f144420ba0da4e5f4b76d5999c01b8aadb8778 authored over 10 years ago
android: Move BLUEZ_EXTENSIONS to AM_CFLAGS

github.com/bluez/bluez-sandbox - 5ea5f32bd785f93a1bc6961b763fe6780b876a0d authored over 10 years ago
android/build: Add BLUEZ_EXTENSIONS to default cflags

This is to be sure that all modules knows when we use extensions.

github.com/bluez/bluez-sandbox - e704147b446c253386aa342a74912dcbca4fbd51 authored over 10 years ago
android/handsfree-client: Implement hf client events

This patch implements skeleton for following events:
1. Volume Changed event
2. Command Complete...

github.com/bluez/bluez-sandbox - 8bef2d6e660be9b602d458da11ad93d2c39732c6 authored over 10 years ago
android/handsfree-client: Implement hf client events

This patch implements skeleton for following events:
1. Call Indicator event
2. Call Setup Indic...

github.com/bluez/bluez-sandbox - 7d0a423e89f7fc15e518a28970e141ce5a0c97a3 authored over 10 years ago
android/handsfree-client: Implement hf client events

This patch implements skeleton for following events:
1. Network State event
2. Network Roaming S...

github.com/bluez/bluez-sandbox - d346ba92fb53ced7c707b9e4d636b9436337bffb authored over 10 years ago
android/handsfree-client: Implement hf client events

This patch implements skeleton for following events:
1. Connection State event
2. Audio Connecti...

github.com/bluez/bluez-sandbox - acc2181e7dde714ac568a09df68ef464771c0364 authored over 10 years ago
android/handsfree-client: Fix defines for action command

github.com/bluez/bluez-sandbox - 50f81aa7b25dd4fa4f35736b5894b94c0c6a5eeb authored over 10 years ago
android/hal-ipc-api: Fix location size and add missing feature list

This patch changes location size of Dial Memory command to 4 bytes in
order to be consistent wit...

github.com/bluez/bluez-sandbox - 4d81293013ef73f15816e4f02e3f6a77e25f5f44 authored over 10 years ago
android/hal-bluetooth: Fix wrong length in configuration command

HAL was sending extra byte at the end of command. Refactor code to
use pointer + offset and avoi...

github.com/bluez/bluez-sandbox - 0c4a249552fc855a19be316be780895ba6b5410f authored over 10 years ago
android: Add debug prints with configure options

github.com/bluez/bluez-sandbox - f917761740eea40c55778bf1c0c753b2dc5807a7 authored over 10 years ago
doc/obex-api: Mark DatabaseIdentifier as optional

There is no need to declare DatabaseIdentifier in case it is invalid
since by omitting it should...

github.com/bluez/bluez-sandbox - a85ffb4ae449567d74b48fd701c60d583f4eadd6 authored over 10 years ago
obexd: Fix the double check for agent

Removes the check for NULL agent.

github.com/bluez/bluez-sandbox - cf5361615e4bf2468fe963f690b2c398071e215f authored over 10 years ago
android/README: Update customization section

github.com/bluez/bluez-sandbox - a24856291bcd0db8d4deece223e76856ff835b9f authored over 10 years ago
android: Use helper for accesing Android properties

github.com/bluez/bluez-sandbox - bc5b5fdf13f67fb2af564aba802ea498bb8c288b authored over 10 years ago
android/bluetoothd-wrapper: Fix indentation

github.com/bluez/bluez-sandbox - f7719796212356264c3cf174900d15b9578ec025 authored over 10 years ago
android/hal: Add helper for quering config from Android properties

Helper searches config in "persis.sys.bluetooth." and "ro.bluetooth."
namespaces and allows to f...

github.com/bluez/bluez-sandbox - 0ff83edff0c13fcea2a2a1b21365867fd01e098a authored over 10 years ago
android/bluetooth: Use model name for default adapter name

github.com/bluez/bluez-sandbox - ca5140b3e8308bf30de5bcc3606b20e2d3adaac5 authored over 10 years ago
android/hal-bluetooth: Add support for sending configuration

github.com/bluez/bluez-sandbox - 6024744b9e455c04564cc26d29f2b34aaf7d9fbf authored over 10 years ago
android/gatt: Use configuration data for device information profile

github.com/bluez/bluez-sandbox - c829bff4e7f7046890c30aff6e55e1c26ca4eb63 authored over 10 years ago
android: Add functions for getting configuration options

github.com/bluez/bluez-sandbox - dc24afb0abdc5fffc061d17c99b88fc4404cad1d authored over 10 years ago
android: Add support for configuration command

github.com/bluez/bluez-sandbox - 675abe2664e45685364159f6b084b7ad377dce70 authored over 10 years ago
android/hal-msg: Add configuration command

github.com/bluez/bluez-sandbox - 0fc4116e22a4ecaf1c24c4ff078c8a1d8c08f4c5 authored over 10 years ago
android/hal-ipc-api: Add Configuration command

github.com/bluez/bluez-sandbox - 60169fdd867f8996c867a43e2bba2d27ae3a60eb authored over 10 years ago
emulator/smp: Add full key distribution support

github.com/bluez/bluez-sandbox - 6a96a1f670b56aee7663ee90fda9aca7a6db7695 authored over 10 years ago
test/simple-player: Fix parameter types

github.com/bluez/bluez-sandbox - a9af8546072199d52810c66ca67f7d825b6d5124 authored over 10 years ago
tools/sco-tester: Make sure voice setting are all zeroed first

github.com/bluez/bluez-sandbox - a627729717df3ba3ef36d4a6a6703ee007dceb07 authored over 10 years ago
btio: Make sure voice setting are all zeroed first

github.com/bluez/bluez-sandbox - cf866e55ad00abb29d1e3ff913969edcc5810d35 authored over 10 years ago
emulator/bthost: Fix setting new encryption mode for failure status

github.com/bluez/bluez-sandbox - bbcd887764ff284049944b483fad8e5dbc94d02a authored over 10 years ago
emulator/bthost: Add skeleton for passing encryption changes to SMP

github.com/bluez/bluez-sandbox - 5ff28ce7c0d0bd40d222fdd27057371daee797ce authored over 10 years ago
doc/test-coverage: Update test count

github.com/bluez/bluez-sandbox - b80af95fb15785f93eafa0c1ae1248344f9f8c1d authored over 10 years ago
emulator/smp: Use proper defines for SMP opcodes

github.com/bluez/bluez-sandbox - 2c8a8da492a49add65a34ce4af4d3f7a7c122e1d authored over 10 years ago
doc/supported-features: Bump HFP version to 1.6

github.com/bluez/bluez-sandbox - 64d4e42135f9d75dc4a0dec71acee3bc9da0be35 authored over 10 years ago
doc/test-coverage: Update mgmt-tester test count

github.com/bluez/bluez-sandbox - 40d12652d671220d36a466e87836653a2a3c5fbf authored over 10 years ago
mgmt-tester: Add LE Pairing initiator reject test case

github.com/bluez/bluez-sandbox - 893f611e603a14edffee197e7f480fae9acc7234 authored over 10 years ago
android/hal-utils: Fix null pointer dereference

Handles the possible null pointer dereference: bd_addr by checking it
against null.

github.com/bluez/bluez-sandbox - e2eed50f50bdbe01b1470b2cec5c1135548c14c3 authored over 10 years ago
android/tester-gatt: Minor coding style fix

github.com/bluez/bluez-sandbox - af6cb38c2dd9b6f966fdc0c800b183d4b9fd9355 authored over 10 years ago
android/handsfree-client: Add Send DTMF command

github.com/bluez/bluez-sandbox - bb4743231daf105d5c55d56fb9ece5fba065b62a authored over 10 years ago
android/handsfree-client: Add Retrieve Subscriber Info command

github.com/bluez/bluez-sandbox - 350273a7504401bae31a56e413b07a04cea61d22 authored over 10 years ago
android/handsfree-client: Add Query Current Call and Operator Name cmd

github.com/bluez/bluez-sandbox - be641ed54a54b9a438b5140af75c5b90bff1ab58 authored over 10 years ago
android/handsfree-client: Add Call Action command

github.com/bluez/bluez-sandbox - 2d5408941e6268b5d98d4c93a690da13c5cafc97 authored over 10 years ago
android/handsfree-client: Add Dial and Dial Memory command

github.com/bluez/bluez-sandbox - 800b2b23a3a2f369ba5f2da5e077dce8dd2aa39c authored over 10 years ago
android/handsfree-client: Add Volume Control command

github.com/bluez/bluez-sandbox - 10c889fa80978f191640bab8151d53f20e63ce75 authored over 10 years ago
android/hardware: Add HFP Client Interface ID

github.com/bluez/bluez-sandbox - c498b9be9d9478d9c516b331cbdb9b10691da51f authored over 10 years ago
android/handsfree-client: Add handsfree-client daemon skeleton

github.com/bluez/bluez-sandbox - 4056566559c1f5ace7a2369bc1322965898bc568 authored over 10 years ago
android/handsfree-client: Add handsfree-client HAL skeleton

This patch also introduce BLUEZ_EXTENSIONS flag which is used for not
Android AOSP features like...

github.com/bluez/bluez-sandbox - 8809f1970e1ddfcd777b00a616a802c0fbc7a222 authored over 10 years ago
android/README: Add information about handsfree-client

github.com/bluez/bluez-sandbox - 795af24596a7da39fb2f14212c4ca97687d36730 authored over 10 years ago
android/handsfree-client: Add Connect/Disconnect commands

github.com/bluez/bluez-sandbox - 9cce589b9a515e2187784e9e2cfa896399e032a1 authored over 10 years ago
android/handsfree-client: Add Audio Connect/Disconnect commands

github.com/bluez/bluez-sandbox - e6e85977cc3f5ddf2de337c7fbf3eaaed8ea3903 authored over 10 years ago
android/handsfree-client: Add Start/Stop Voice Recognition command

github.com/bluez/bluez-sandbox - e79b5aef278d697bd2cbed87bd2e0f5e7a80b85d authored over 10 years ago
android: Factor out service unregister to helper

github.com/bluez/bluez-sandbox - 60092ba350aac5fdb1991ab68383ebe77a972e91 authored over 10 years ago
android/handsfree-client: Add Get Last Voice Tag Number command

github.com/bluez/bluez-sandbox - 7ff234607a4c4e4b58ea8cc209e00efc6d3ef191 authored over 10 years ago
android/handsfree-client: Add handsfree-client ID

github.com/bluez/bluez-sandbox - 0ec3d8f118aa8ffa2409236e974a850202f30f2a authored over 10 years ago
emulator/btdev: Fix invalid memory access

github.com/bluez/bluez-sandbox - 125af7e120a3b92616d5e2525290ea9a73f89429 authored over 10 years ago
mgmt-tester: Unify/simplify alternate event checking

github.com/bluez/bluez-sandbox - 3de8d68402ef5522f3b6bb0fc9f0f12acd6d468c authored over 10 years ago
mgmt-tester: Fix specific LTK checks for all tests that need it

github.com/bluez/bluez-sandbox - 47d4e6cb62992134cc5388ad6195667c4b25502a authored over 10 years ago
android/handsfree: Fix missing error response to AT+BLDN

If AT+BLDN was badly formatted error response was not send to headset.

github.com/bluez/bluez-sandbox - c6dac57dc66da0b37052d220c7e30f7a93dc4c02 authored over 10 years ago
mgmt-tester: Use proper type specifier for printing size_t

Fix following error:

tools/mgmt-tester.c: In function ‘verify_ltk’:
tools/mgmt-tester.c:2633:19...

github.com/bluez/bluez-sandbox - b425c3d9ab270121aa15df8ecf5ea6b064367696 authored over 10 years ago
mgmt-tester: Add detailed New LTK checks

github.com/bluez/bluez-sandbox - 5e339b1810471f63ca31ee37b62ef4738c2ebeea authored over 10 years ago
mgmt-tester: Add LE MITM pairing initiator test case

github.com/bluez/bluez-sandbox - 0b8cbe147ad2d4b37de935ed1a86f0da767a30d5 authored over 10 years ago
doc/test-coverage: Update mgmt-tester test count

github.com/bluez/bluez-sandbox - 3bbe6442a2a78b468745cee8fd1dd91f317d25c5 authored over 10 years ago
mgmt-tester: Add simple LE pairing initiator test case

github.com/bluez/bluez-sandbox - 464e13edb6457bdc93d302ee9f7691eb7d8782f4 authored over 10 years ago
emulator/smp: Fix pairing response key dist. to what's actually supported

github.com/bluez/bluez-sandbox - 0decc9df119be638c537f6c792146a22251fda82 authored over 10 years ago
doc/test-coverage: Update mgmt-tester test count

github.com/bluez/bluez-sandbox - 01a1e34cd9231d0dbaf17437a17a72bdafd590da authored over 10 years ago
mgmt-tester: Add SMP user passkey request rejection test case

github.com/bluez/bluez-sandbox - dd53bcad88b258ca5435ed3dcf1991232a1417b3 authored over 10 years ago
mgmt-tester: Add SMP user passkey request test case

github.com/bluez/bluez-sandbox - 33c8ed93e8dc7f04fa89c97a12ab4b09bcf455dc authored over 10 years ago
emulator/smp: Set correct pairing response values

github.com/bluez/bluez-sandbox - 5b1a876e42c82ec00534be575bb9659224077900 authored over 10 years ago
emulator/bthost: Add getter functions needed by SMP

github.com/bluez/bluez-sandbox - 6b7560c085edc760535f91c75aa63af8ecda9641 authored over 10 years ago
emulator/bthost: Add iovec support

This convert bthost_set_send_handler to take struct iovec for doing
scatter io.

github.com/bluez/bluez-sandbox - 3d51328b6c8bbf9ef687a962c8bc1127a5873138 authored over 10 years ago
emulator/btdev: Add iovec support

This convert btdev_set_send_handler to take struct iovec for doing
scatter io.

github.com/bluez/bluez-sandbox - a7b600b45b369961d53e33455ea30628f6ee0bea authored over 10 years ago
emulator: Add support for LE connection parameter update procedure

github.com/bluez/bluez-sandbox - 077abfe1e19ee574632b4d93da5685c0788c93e7 authored over 10 years ago
doc/test-coverage: Update mgmt-tester test count

github.com/bluez/bluez-sandbox - 3a5256c9e11e3a13e51929c3a3483bd13a74af41 authored over 10 years ago
mgmt-tester: Add confirm rejection SMP acceptor test case

github.com/bluez/bluez-sandbox - 9ad3cf27347932a4c8dc39594f96bdd7b678a7fd authored over 10 years ago
mgmt-tester: Rename reject_ssp to reject_confirm

github.com/bluez/bluez-sandbox - f1049a2a46d594fc843efe92e3fc023d2d6a8055 authored over 10 years ago
doc/test-coverage: Update mgmt-tester test count

github.com/bluez/bluez-sandbox - 215be2375fc7bfe7d757fb767f0fd6ebc0641e39 authored over 10 years ago
mgmt-tester: Add MITM LE Pairing Acceptor test case

github.com/bluez/bluez-sandbox - fa50825c0a9a1b39f2781efd33a430842f017a67 authored over 10 years ago
mgmt-tester: Use setup_pairing_acceptor also for LE tests

github.com/bluez/bluez-sandbox - d419225e8db9ff501225fbe56c1efbd48e5bc4d5 authored over 10 years ago
mgmt-tester: Rename setup_ssp_acceptor to setup_pairing_acceptor

github.com/bluez/bluez-sandbox - b778c844223217dc8aba1436179e5623c522d5c4 authored over 10 years ago
obexd/client: Add support for MAP Event Report 1.1

This adds support for Event Report 1.1 of MAP 1.2 which includes the
following atributes: Subjec...

github.com/bluez/bluez-sandbox - 7e03d3d92f726176718d855b771c95702726014c authored over 10 years ago
tools/btgatt-client: Fix memory leak

Simplify code and fix memory leaks

github.com/bluez/bluez-sandbox - 6616acfe8206ede4054b9be2a8821e6a8b59f7a0 authored over 10 years ago
emulator: Failed encryption shouldn't affect success of LTK reply

github.com/bluez/bluez-sandbox - a964070fdda42784078e43491df5367abc47fc14 authored over 10 years ago
doc/test-coverage: Update mgmt-tester test count

github.com/bluez/bluez-sandbox - d55e48b0302680aead6952e5dd4e47244b189de4 authored over 10 years ago
tools/mgmt-tester: Add basic LE pairing acceptor test case

github.com/bluez/bluez-sandbox - 06d1782c51219f5be864288f3769092c41b00a92 authored over 10 years ago
emulator: Indicate encryption failure if LTKs don't match

github.com/bluez/bluez-sandbox - de98dccca4c23e3318528e55dc5d0c8cfad172d0 authored over 10 years ago
emulator: Fix up SMP Pairing Confirm/Random handling

github.com/bluez/bluez-sandbox - a6a5100930610cb89c4f1a81449a24210162e148 authored over 10 years ago
emulator: Add support for specifying SMP authentication requirement

github.com/bluez/bluez-sandbox - 6c50a037c49e4b0994af65ca1082d8a2de782c14 authored over 10 years ago
android/gatt: Fix whitespace and style issues

github.com/bluez/bluez-sandbox - 39bc72298ecbadd4930be08db92d99f3c283567a authored over 10 years ago
android/gatt: Fix bogus device unref

remove_autoconnect_device() already drops device reference internally.

github.com/bluez/bluez-sandbox - e1432ff14247de0a6827d66d0f7869f3c1f6bf65 authored over 10 years ago
android/gatt: Move bt_le_discovery_stop_cb up in the file

This is to avoid forward declaration.

github.com/bluez/bluez-sandbox - cb406a47020b6e9b7da47027849462b83ad069d0 authored over 10 years ago
tools: Fix dereference before NULL check

github.com/bluez/bluez-sandbox - 2446ebdf6983993b10b0255e9fa85b2979bb3067 authored over 10 years ago
android/tester: Fix wrong check

github.com/bluez/bluez-sandbox - ecf2d2c6a3c6e8a04408f566fbc06297161942ec authored over 10 years ago
TODO: Minor formatting fix

github.com/bluez/bluez-sandbox - 77be5ca4ee7edb4cd065631dca1798b800906644 authored over 10 years ago
TODO: Remove obsolete Management Interface task

github.com/bluez/bluez-sandbox - b7228e7eef4ca914ca826ffe270b1f0239793e8f authored over 10 years ago
TODO: Remove obsolete Low Energy task entries

github.com/bluez/bluez-sandbox - 108a76b6a68e8bfe1c45a733fa89e96dab3cf678 authored over 10 years ago
tools/seq2bseq : Fix the same expression issue in if condition

Fix the usage of same expression on both sides of '||' in if

github.com/bluez/bluez-sandbox - e1ea86186b5cf10056167a0479138ed65441fa60 authored over 10 years ago