Ecosyste.ms: OpenCollective

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

github.com/bluez/bluez-sandbox

Test Repository. Do Not Clone or Fork.
https://github.com/bluez/bluez-sandbox

android/hal-handsfree: Minor whitespace cleanup

bd4261d4b5dc9d20cb44ea46378583c8e9cddaa9 authored about 10 years ago
doc: Update description of remote OOB commands

346dab1ba19df3584d5f75f17ccc8bee97114e91 authored about 10 years ago
android/client: Fix build on Android Kitkat

Fix missing kitkat build failure:
external/bluetooth/bluez/android/client/if-hf.c: At top level:...

43d8424990cb3d7e9e85cdf8207a35de789bd65a authored about 10 years ago
shared/att: Add API for sending ATT error response

This patch adds bt_att_send_error_rsp which sends an ATT protocol error
response PDU over the un...

cffdf1b687cec95448a0ae05498a8a48b2b3c5f6 authored about 10 years ago
unit/test-gatt: Fix not calling test step function

227370ec54f2e18847e9b9087fed6a1a7d58ba22 authored about 10 years ago
android/tester-gatt: deduplicate read-by-type PDUs

These read-by-type PDUs are repeated multiple times throughout the code.

6c20c1df858ede48515bd72315007b68b18eac57 authored about 10 years ago
android/gatt: dummy callback for indications

Indications require a confirmation reply, and newer APIs require that a
callback is provided. A...

53f9bc2bc65d332bc488708a2cd6977d03231cdb authored about 10 years ago
android/tester-gatt: Fix search single PDUs

The final PDU of the search single exchange was malformed on many of these:
0x11 instead of 0x10...

e6b93dd2f576e210c15b6d74209a8ef91853663f authored about 10 years ago
android/handsfree: Send phone state to all connected devices

e5d2140d741a186e25cd10db9ccdd3a741a7a8bf authored about 10 years ago
android/handsfree: Send indicator notif to all connected devices

ecab9f08bba46f05a0cfde4778339c51f3b30edf authored about 10 years ago
android/client: Add handsfree configure_wbs command

Add command configure_wbs and helpers.

a0a577041cb9f7ff267fa987e5bdd98d49f246a3 authored about 10 years ago
android/client: Fix help for handsfree haltest tool

12c3a0adb6d69ef7de89cacecf53dc57843fccfa authored about 10 years ago
android/client: Add handsfree wbs_cb callback

94339ef471ca8981d1fa6231ad9c7415aec2e02a authored about 10 years ago
android/client: Fix argc count

ca3a946ef0cfebc00a7a08672b1055375529e114 authored about 10 years ago
android/pts: PTS tests results for SPP

PTS version 5.3. Android version 5.0

c2f62b972c63e2bd639352dc26269941c8c0cb55 authored about 10 years ago
android/hal-ipc-api: Prefix GATT HAL with Client or Server

GATT HAL implements both client and server. All commands and
notifications are prefixed with pro...

e5975d2055697fef9364b8f7cac436e43bc46f5a authored about 10 years ago
android/hal-gatt: Add stubs for Android 5 API calls

This will help tracking what is missing in HAL implementation.

a0f72648c7ba6f192f7d8f3a0a7cd8cba658d442 authored about 10 years ago
android/hal-ipc-api: Documentation update and cleanup

This patch clarifies that 0x80 opcode is reserved and not used. This is
in case we need to intro...

37b5a8e8964b016ec17a7246926386f808df06a2 authored about 10 years ago
android/hal-ipc-api: Update GATT service with Android 5 API

This add definitions for commands and notifications introduced by
Android 5 API.

e5ea904dec418ce37f7b0289f89b2081f7c3ff9e authored about 10 years ago
android/pts: PTS tests results for HDP

PTS version 5.3. Android version 5.0

5a1122d4077939f6dc86ee3438708235c9c99065 authored about 10 years ago
android/pts: PTS tests results for DID

PTS version 5.3. Android version 5.0

5d28feaffb839e9e4b1165c9dcf03955b3f3bcf1 authored about 10 years ago
android/gatt: Store Appearance and Privacy in db

This stores Appearance and Privacy values in the db itself since they
are static and don't depen...

d778db94bec7df819d2cbd6dd294256f90ce5996 authored about 10 years ago
android/gatt: Cleanup unused variables

3d2eb56d4a0db4e2fbc26da2a168505974846957 authored about 10 years ago
android/gatt: Fix device name characteristic

gap_read_cb was never calling gatt_db_attribute_read_result which now
cause a timeout after 1 se...

3e465f5e1d6e4ebbb4769ffad5efdf52e720b6d2 authored about 10 years ago
android/client: Fix help for bt_create_bond command

77a48be1129ca9dbc44fb035105cd3144ee97538 authored about 10 years ago
android/client: Fix help for gatt client commands

022a64e7a16999fb1c4e20f7810e83597e96f2de authored about 10 years ago
android/client: Fix help for gatt server commands

61b239ee5a6150b0450e0652daeeb3255f0cd6c1 authored about 10 years ago
android/client: Fix adding missing BT_PROFILE_AV_RC_CTRL_ID

Add BT_PROFILE_AV_RC_CTRL_ID to profile_ids[].

e966e94099a2b00dc898f4ab50265b0922045a3e authored about 10 years ago
android/build: Fix bluetoothd build

This fixes the following error:
external/bluetooth/bluez/src/shared/gatt-db.c:787: error: undefi...

3b192bed645fdea0f6338333d2b67c30f96aac37 authored about 10 years ago
monitor: Fix AVRCP GetElementAttributes

AttributeValueLength can be 0 which would lead to use uninitialized
memory, with this changes it...

84f3de0df83ffaca5a2a916fdc86ef0a0888fa1f authored about 10 years ago
tools/sdptool: Add support for PBAP service record

PBAP Record output captured from sdptool:

Attribute Identifier : 0x0 - ServiceRecordHandle
In...

600531aa4d98d472461b6df61b929fa2ea44c916 authored about 10 years ago
tools/sdptool: Add support for IrMC service record

IrMC Record output captured from sdptool:

Attribute Identifier : 0x0 - ServiceRecordHandle
In...

56dacf9b908e81d6d10b1be6d31258b10cf1a278 authored about 10 years ago
src/profile: Add pbapsupportedfeatures to PSE

Add PbapSupportedFeatures(0x0317) to PSE Record.

PTS Test case passed:
TP/SSM/BV-11-C [PSE Shar...

068a9a4769e585a74e97ccb7168a7cbe00c7ad98 authored about 10 years ago
shared/gatt-client: Fix handling service changed

If gatt-client discovers the "Service Changed" characteristic but
doesn't discover a Client Char...

432f1f2fb5b360e5760889216cbf70daa4d3c0d1 authored about 10 years ago
shared/gatt-db: Add timeout to read/write

This adds a timeout (1 second) to attribute operations since these can
cause unexpected transpor...

bfbc96b58ff9392c71a0a81ee6def6b79764b218 authored about 10 years ago
shared/gatt-client: Fix bug in service changed

This patch fixes a bug in which "0" was passed as the start and end
handles of the service chang...

a4af59dbf63d6a1c8a5ddc8e1a9e6f87511d2abd authored about 10 years ago
android/hal: Fix last service id number

c1a01d084bdfd5ce6ec2934f752dbec3098d852d authored about 10 years ago
android/handsfree-client: Add incoming connection handling

95ecb56834f2f122b236aedd7d27fad8b51231c6 authored about 10 years ago
android/handsfree-client: Handle disconnect command

This function adds handling of handsfree client disconnect.
This patch also moves device_set_sta...

b4b68cc0b8738975883f7aca8594e7d21bb6620e authored about 10 years ago
android/handsfree-client: Add support for outgoing connection

4b726a259175ea614a28bce1fcf9b6615e4dd1d6 authored about 10 years ago
android/handsfree-client: Add SLC creation procedure

This patch implements SLC procedure for HFP HF.

1fb723bba461028740379be0d3cde729cd3ded1e authored about 10 years ago
shared: Change util.h to compile in strict C

96d13eb6d3d3e6b3e5fb16e11beda91cd1f5ab64 authored over 10 years ago
lib: Change bluetooth.h to compile in strict C

cf52a40302d0d20ccca22a7a1f53e46ef8abfca8 authored over 10 years ago
monitor: Fix AVRCP GetElementAttributes formatting issue

AVRCP GetElementAttributes formatting issue for AttributeValue fixed.

AVCTP Control: Resp...

5a2eb0093a04969d03ad7bf1397b432f4b7d5ffc authored over 10 years ago
shared/att: bugfix for BT_ATT_ALL_REQUESTS

opcode can now be zero, since that is BT_ATT_ALL_REQUESTS

d14295005ed9e4757a7cca45f9ea6d640b428c7e authored over 10 years ago
shared/gatt-server: Implement "Execute Write" request.

This patch adds support for handling ATT "Execute Write" requests for
the server role.

b3e2fa94b26b382e3527a599d50527c750df0f77 authored over 10 years ago
shared/gatt-client: Fix alignment warnings.

This patch addresses warnings that arise when compiled with
-W=cast-align.

c582e1b1783300119253e1e2f3da64ae3205fbb4 authored over 10 years ago
TODO: Update shared/gatt-server items.

shared/gatt-server has been introduced, so removed that item. Added new
items for remaining tasks.

09d39219a124732f4432d125c5641dfad4946c96 authored over 10 years ago
shared/gatt-server: Implement "Prepare Write" request.

This patch add support for handling ATT "Prepare Write" requests for the
server role.

086ac056b7e1430511064051aafde104da2bcf8a authored over 10 years ago
shared/gatt-server: Add functions for sending notifications/indications.

This patch introduces new functions for sending notifications and
indications as a GATT server.

b32b062477aa2a8c78c625455a90a2c6741e15bc authored over 10 years ago
shared/gatt-server: Implement "Find Information" request.

This patch implements the "Find Information" request for the GATT
server role.

5ad37e551be80383bded7568e4281cb1191e9ac2 authored over 10 years ago
shared/gatt-server: Implement "Read Blob" request.

This patch implements the "Read Blob" request for the GATT server role.

828fdf6f858c6821a682bca183126f4474cb2c75 authored over 10 years ago
shared/gatt-server: Implement "Read" request.

This patch implements the "Read" request for the GATT server role.

93805dec89b7c4285cdb5df18c6d55dc7b705a57 authored over 10 years ago
shared/gatt-server: Implement "Write" request and command.

This patch implements the "Write" request and command for the GATT
server role. Writes are deleg...

e23ab2b9b3b21b9d856d94120d65083c38f6c27f authored over 10 years ago
shared/att: Handle incoming confirmation PDU.

This patch adds handling of incoming confirmation PDUs to shared/att.
The code makes sure that t...

c61b98f7159f5a9d4d5897fb7659fa147a5de972 authored over 10 years ago
shared/gatt-server: Implement "Read By Type" request.

This patch implements the ATT protocol "Read By Type" request for
shared/gatt-server. Logic is i...

5144eea9d58ff6e773d1125e76eb88f010b7bcc8 authored over 10 years ago
android/hal-avrcp: Add suuport for new AVRCP ctrl interface

470285fc72e26020ab1ba6f635075845594d9026 authored over 10 years ago
android/client: Add support for new AVRCP CTRL interface

e6eb74c5b3f7a194c8c8f369ed15edeef087b543 authored over 10 years ago
android/hal-msg: Add support for new AVRCP CTRL interface

9b090fde505f274c40e1bd046841254aa8b854d2 authored over 10 years ago
android/hal-ipc-txt: Add support for new AVRCP CTRL interface

748446c15071a49391e5359c3f3c3c425513751e authored over 10 years ago
android/gatt: Fix incorrect attribute check

49c70322815c87fa7479937d7592eb37f8fd32a3 authored over 10 years ago
android/client: Fix argument count in create_bond()

d72aab9a665f8392d897854203b75379145754ca authored over 10 years ago
android/tester: Initialize unused callback to NULL

0867017681de8a170c93a3650b4472daa19f191b authored over 10 years ago
android/handsfree-client: Typo fix in define name

48df24ba9402b5cbc0e5b530cb8674e408b95be9 authored over 10 years ago
android/handsfree-client: Add devices queue

This patch adds devices queue eventhough we are going to support only
one HF device at once

f230d1c3a55199d6f1a9f9b40851c9b463cf72eb authored over 10 years ago
android/handsfree-client: Add service record

This patch adds service record for HFP 1.6 HF role

Note that we do not fix codec negotiation fe...

8e71a9f2ee4ec52f52b7ff7c8ac2cdb3e16fc70d authored over 10 years ago
monitor/rfcomm: Add support for mcc frame decoding

Changes made to decode MCC frame in RFCOMM for btmon.

RFCOMM: Unnumbered Info with Header...

bbee1ad5c78c8ee9c16d0df90d0f7b46e3db01a8 authored over 10 years ago
monitor/rfcomm: Add RFCOMM support to btmon

Changes made to add initial code to support RFCOMM frame in btmon

btmon logs:

RFCOMM: Se...

3d92c0289c41fdf2d1a4975a070323ac0c0048aa authored over 10 years ago
monitor/rfcomm: Add support for UIH frame decoding

Changes made to decode UIH frame in btmon.

In below UIH frame, MCC frame is present, so no cred...

4ebdfcce8c6137e45ad717a99fd3a3211cf27792 authored over 10 years ago
monitor/rfcomm: Add support for printing RFCOMM hdr

Changes made to decode RFCOMM hdr and print the same.

RFCOMM: Unnumbered Info with Header...

2f371db645a69423e4afd398987bfff395567073 authored over 10 years ago
Release 5.25

ce4845a4de4362829c85bd7a8c10d65fe712ecd1 authored over 10 years ago
build: Update library version

dd13d2d56eb4cef9f3d7e052094be4ea26f4d457 authored over 10 years ago
lib: Update company identifiers

6a9d25d1156d28ce3622a8a41ab439277f1e71e7 authored over 10 years ago
unit/test-avrcp: Fix tests on big endian

d6bf5e87b35357e5eb42c2fd70b431c2415d7e15 authored over 10 years ago
android/gatt: Use proper identity address for auto connect

We should behave the same as when we connect using active scan.

e06725834c5282fe393fb24ece7a0aaf4000517d authored over 10 years ago
android/pts: Update L2CAP LE_CID tests results

7ad8f2d33ecf88c5e18d529dc6b8da69fbf55cb8 authored over 10 years ago
android/pts: L2CAP update tests results

da417ca0b32c00b7fc90d98464a4bcc8e681a9f4 authored over 10 years ago
AUTHORS: Mention Alex's contributions

d6297f8bdefb5027e5a2b996f5291693c03659ad authored over 10 years ago
profiles/input: Add Sony Navigation Controller

face37796d2006b3be381eee790a4b2567b369b7 authored over 10 years ago
plugins/sixaxis: Add Sony Navigation Controller

716edaa41218fdcf465f2bdcdebf124a67b08cbf authored over 10 years ago
android/build: Silence warnings from Android system headers in haltest

01102c26bcfc84fec00ec87e86b0406dc752a519 authored over 10 years ago
android/build: Use shell for checking Android version

Use shell only instead of bc calculator for checking Android version.
This also removes ANDROID_...

fe2498998b032873ebb2db7a877a78a6ec17ee9f authored over 10 years ago
doc/test-coverage: Update test count

e50742b6bbd5cf0e6f696a74f953cd682a04122e authored over 10 years ago
android/tester: Remove APP ID from actions in GATT tests

Those functions now don't take application ID parameters.

4794c6e6b3bf55cba69e4726f29198c070d94692 authored over 10 years ago
android/tester: Fix PAN control state callbacks parameters

Order of parameters was changed in Android 5 API.

fbb9008102f06d7e7c66d41ecc80c4f7e60826fc authored over 10 years ago
android/hal-pan: Update control_state callback to Android 5 API

Callback declaration was changed in Android 5 so parameters order must
be updated. Android Frame...

32cef868a7397c4c6d90683fd9140b742bb9ead2 authored over 10 years ago
android: Update Android system headers to 5.0 API

Android headers are used for Linux host build.

4c150a0a5b35fdf273ecda674c19c5a3ec1dfbe8 authored over 10 years ago
android: Remove temporary BLUEZ_EXTENSION flag

BLUEZ_EXTENSION is replaced by ANDROID_VERSION >= PLATFORM_VER(5, 0, 0)
check.

e6fb089c502c76a1185970107ab1e15d5c1a152e authored over 10 years ago
android/tester: Fix typo in function name

cf495fb1f0c45b9d0a7c7bbdfb386f155b75015f authored over 10 years ago
android/gatt: Fix maybe uninitialized warning

496e962769b589980499a35e1b6a21a586b3048c authored over 10 years ago
shared/gatt-db: Rework API

This rework the API to use gatt_db_attribute whenever possible which
simplify the code adn reduc...

441ebd51933dc108b15069cc70e3e359b9cf054f authored over 10 years ago
unit/test-gatt: Add TP/GAR/CL/BI-03-C test

Verify Generic Attribute Profile client behavior when
the Read Characteristic Value procedure fa...

67ea423b038626ebd04261d93cd584a10fa0d1d6 authored over 10 years ago
shared/att: Add support for BT_ATT_ALL_REQUESTS

1030023dd2b3ed1b96972798ef5066eea71c0119 authored over 10 years ago
android/tester-gatt: Print handle for write

2916f23a25766451feb302edb74d2963a7ef4b66 authored over 10 years ago
unit-gattrib: Fix uninitialized variable

7353c6a4de4978ebc29fea6ae5f9399fb0d2aa5e authored over 10 years ago
gattrib: Remove unused GATTRIB_ALL_EVENTS

In prep to use shared stack, this is unused and not functionally
supported by bt_att.

c6cd3f52e4dd505cd7f265ee783ae975065a90dc authored over 10 years ago
unit/test-gatt: Add TP/GAR/CL/BI-02-C test

Verify Generic Attribute Profile client behavior when
the Read Characteristic Value procedure fa...

a7ea758c4c675e5bac2af9b73057e48382586bd4 authored over 10 years ago
unit/test-gatt: Add macros defining tests with type

Simplify macros for defining test cases.

6cad2038bddfc8015c840dc055287d12b948ad4c authored over 10 years ago
shared/gatt: Fix memory leak in discovery_op_unref

Free services list in discovery_op_unref. If discovery has been
interrupted, services from disco...

877561c15420f754b4dd79322d9749ff4788907c authored over 10 years ago
unit/test-gatt: Add TP/GAD/CL/BV-06-C test

Verify that a Generic Attribute Profile client can find all
Descriptors of a specified Character...

29d3fdcaf93bd29842028f9b6cc259ce5732d3f5 authored over 10 years ago