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/hfp: Fix for invalid string copy

This part of code handles case when data in ring buffer are wrapped.
In that case str is not a s...

github.com/bluez/bluez-sandbox - 61142605f8026917b0b27c256f314d794af42866 authored about 10 years ago
tools/mcaptest: Add no_close parameter

If parameter is given mcaptest doesn't exit after: receiving err, or
while MCL disconnects. This...

github.com/bluez/bluez-sandbox - 5bc035ed9772851f7787891f77487be729d49c0a authored about 10 years ago
android/pts: Update PTS pics, pixit for MCAP

PICS and PIXIT checked against PTS 5.3. Regression round on PTS 5.3
against androi 4.4.4.

github.com/bluez/bluez-sandbox - 7d68fff6fc51bdfd5a99cd0c6422c0fba1aa56a1 authored about 10 years ago
android/pts: Add JIRA issue number to TC_GAD_CL_BV_03_C

github.com/bluez/bluez-sandbox - 9cbe036247be994f0b2fc4d5df610a327b1de5d5 authored about 10 years ago
android/handsfree: Delay SCO connection after codec negotiation

If SCO connection is created in same interation as OK response to
AT+BCC it may happen that SCO ...

github.com/bluez/bluez-sandbox - 87902848315869552facbb1d77c9ce171a784c2c authored about 10 years ago
android/handsfree: Be more strict on SLC creation

In case of any issue during SLC creation lets just drop the link

github.com/bluez/bluez-sandbox - 51a72497b211bbd300a9b3bc1ff5591577ffc603 authored about 10 years ago
shared/hfp: Remove redundant check

To make this check strcmp is good enough. No need to check len first
and then do memory compare.

github.com/bluez/bluez-sandbox - ea41c2e66a0481961b5c322b774f82d97f7208a5 authored about 10 years ago
tools/mcaptest: Add missing MCL connected log

Loging state of MCAP channels is very helpful while analyzing
connection.

github.com/bluez/bluez-sandbox - 489fb324beac175ea70557db1e1186a5e36f2b2d authored about 10 years ago
obexd/ftp: Add support for tracking transfers

This enables transfer management for FTP connections.

github.com/bluez/bluez-sandbox - 1e5a31d5c20e4fa1c6509a6376f33ed36c52c6a0 authored about 10 years ago
unit/test-gatt: Add TP/GAD/CL/BV-03-C test

Verify that a Generic Attribute Profile client
can find include service declarations within
a sp...

github.com/bluez/bluez-sandbox - 463d14ef7869d3951cc21bd796fd5e8fd3b15f19 authored about 10 years ago
unit/test-gatt: Add TP/GAD/CL/BV-04-C test

Verify that a Generic Attribute Profile client
can discover characteristic declarations within
a...

github.com/bluez/bluez-sandbox - 6dccd4cc35483a18a0b9fed70b7af5a72935e61c authored about 10 years ago
unit/test-gatt: Add TP/GAD/CL/BV-02-C-1 test

Verify that a Generic Attribute Profile client
can discover Primary Services selected by service...

github.com/bluez/bluez-sandbox - b5a0b3bf06f42ce1c505dd369c1a931baf7b9f52 authored about 10 years ago
unit/test-gatt: Add TP/GAD/CL/BV-01-C test

Verify that a Generic Attribute Profile client discovers
Primary Services in a GATT server.

github.com/bluez/bluez-sandbox - 1a1f1b50a5ee84b7a0fb6eb600283068ea12fbd4 authored about 10 years ago
shared/gatt: Fix incorrect data read

Data set in Find By Type Value response contains 4 octets,
2 for start handle and two for end gr...

github.com/bluez/bluez-sandbox - 32bc56a6652bb8e88c32414d3a38758c7d2dbcf9 authored about 10 years ago
shared/io: Remove disconnect handler in io_destroy

Diconnect callback may be called after destroying IO in next
mainloop iteration (it leada to rea...

github.com/bluez/bluez-sandbox - 4deec93e686f8f9bfd78a6df7afd2d0f9bde0115 authored about 10 years ago
unit/test-gatt: Add TP/GAD/CL/BV-02-C-2 test

Verify that a Generic Attribute Profile client
can discover Primary Services selected by service...

github.com/bluez/bluez-sandbox - f6917cb1ae3efa6a017aa33a30cd36ffd39bdd96 authored about 10 years ago
attrib: Remove MTU-probing code

Probing for the MTU using bt_io is problematic for
testing because you cannot impersonate AF_BLU...

github.com/bluez/bluez-sandbox - 1adcdc84d6a8400fec9c10c97b72269cc648e649 authored about 10 years ago
Remove unused g_attrib_set_debug function

This function is not used, and also not implemented.

github.com/bluez/bluez-sandbox - 9e02ecba3ed8ceefa51100b8327d637b6461fc1c authored about 10 years ago
shared/att: Fix another memory leak

In case of bt_att_cancel_all before resetting destroy callback to NULL
it needs to be called so ...

github.com/bluez/bluez-sandbox - d5600f9918a0d2b6e9c5ea117574c2b0f5520926 authored about 10 years ago
shared/att: Fix memory leak

This fixes the following backtrack when running test-gatt:

104 (40 direct, 64 indirect) bytes i...

github.com/bluez/bluez-sandbox - 3465e976d4929ac3c3940278f716027c0b85f90a authored about 10 years ago
hciattach: bcm43xx: Use final baudrate to download the firmware

Speed up bcm43xx init by setting the final baudrate before firmware
download.

github.com/bluez/bluez-sandbox - beb4892e96785ba9ff429fb940126a815efd47fd authored about 10 years ago
android/handsfree: Add helper to check codec negotiation support

This patch adds helper to test if codec negotiation is supported.

This patch fixes also logic b...

github.com/bluez/bluez-sandbox - 7a81358e60237026f00b00f34413fb47d1711f05 authored about 10 years ago
tools/mcaptest: Add missing mainloop quit

MCAP test should quit from main loop if mcl disconnects or if can't
create mdl, mcl. Tested with...

github.com/bluez/bluez-sandbox - 1b3f0a167ee6e31f5699fbf966c3855aa8764ad7 authored about 10 years ago
shared/hfp: Fix memory leak

Free fmt allocated by asprintf().

github.com/bluez/bluez-sandbox - 6fd40a38287421b2a42a558121439be901176c76 authored about 10 years ago
unit/test-hfp: Fix wrong check

github.com/bluez/bluez-sandbox - e26d17b5b761b09bef13c736d5b4088ec32f2195 authored about 10 years ago
Revert "core: Fix unnecessary calls to agent_cancel()"

agent_cancel calls are necessary since agent_unref only call it in case
the last reference is dr...

github.com/bluez/bluez-sandbox - a67b0480a2c45b0d11e4db4142fc95fb36287dda authored about 10 years ago
android/pts: Update GAP results

Some cases were disabled due to updated PICS setup (mostly Privacy Feature 1.0)

github.com/bluez/bluez-sandbox - a4d854c4ba4993df28faf8b3526204c04ac4c1e3 authored about 10 years ago
android/pts: Update GAP PICS and PIXIT

This updates PICS and PIXIT setup for PTS 5.3.0.4

github.com/bluez/bluez-sandbox - f409b2c31d6f815656d530f49b7323049448d937 authored about 10 years ago
lib: Update company identifiers

github.com/bluez/bluez-sandbox - f6a27623d0cf132cb4acd9ad6d1f674d21d1b2ff authored about 10 years ago
shared/gatt-db: Fix use of INT_TO_PTR for handles

This make use of UINT_TO_PTR since handles are uint16_t.

github.com/bluez/bluez-sandbox - 8c8d4431edfcde124ae66cfe89c5cbf4c9b4ac6c authored about 10 years ago
obexd/mas: Handle register notification open

Changes made to handle method open for mime_notification_registration

github.com/bluez/bluez-sandbox - 53d39af1e7ac94a6c9779df44dcdc05d8a3ab238 authored about 10 years ago
android/tester: Add AVRCP GetElementAttributes test case

github.com/bluez/bluez-sandbox - c7e65ffa0ea37b1557fa3098e2c17e77cdb4723f authored about 10 years ago
android/tester: Add AVRCP RegNotifTrackChanged test case

github.com/bluez/bluez-sandbox - 3676ae7b92b0fe8231027d9e63f043a29a6d2f26 authored about 10 years ago
android/tester: Add AVRCP GetPlayStatus test case

github.com/bluez/bluez-sandbox - 62f076f569941f9ae210cd20cbb1fb265506bd0f authored about 10 years ago
android/tester: Fix wrong state comparison in A2DP and AVRCP tests

btav_connection_state_t and btav_audio_state_t enum values are wrongly
stored in different enum ...

github.com/bluez/bluez-sandbox - f1cfb28c6140374d085a6310e369e7cbe1923023 authored about 10 years ago
TODO: Add new shared/gatt TODO items.

Added items for adding packed structs for ATT PDUs and improving unit test
coverage.

github.com/bluez/bluez-sandbox - a419e7b724433fa1fe7b563c70d3199ec362eacb authored over 10 years ago
shared/gatt-db: Fix range handling in read by grp type.

This patch fixes bug in gatt_db_read_by_grp_type in which the range end handle
was being ignored...

github.com/bluez/bluez-sandbox - 37bfc8051d0a3ad14e2337daf3287a1f61f1b737 authored over 10 years ago
tools/btgatt-client: Leave strtol detect base

strtol can detect what base the value is:

'If base is zero or 16, the string may then include...

github.com/bluez/bluez-sandbox - 8ea9f985ec1c674822db93979febf9c1130cfb83 authored over 10 years ago
shared/gatt-client: Fix bug in service changed handling.

This patch fixes a bug where the upper layer never got notified of a
service changed event if no...

github.com/bluez/bluez-sandbox - a7e4f63111bd3294ba99418273024084265c6678 authored over 10 years ago
tools/btgatt-client: Print prompt on service changed.

The service changed handler now prints the command line prompt if the
changed service list empty.

github.com/bluez/bluez-sandbox - 574c53b3ecae9c446f0ac514d5d210288bc8606c authored over 10 years ago
shared/gatt-client: Fix bug in service changed queue.

This patch fixes a bug where the handle range for queued service changed
events weren't getting ...

github.com/bluez/bluez-sandbox - e3962d934839235f718e59f81ad8ce2ebf8dd7d1 authored over 10 years ago
tools/btgatt-client: Fix off-by-one error.

This patch fixes an error in write-long-value command that caused an
extra invalid byte to get s...

github.com/bluez/bluez-sandbox - 2aa6f6fb96676f87b6434ff3f57b6a218da8c56e authored over 10 years ago
tools/btgatt-client: Fix read-long-value offset parsing.

This patch fixes the way read-long-value command parses the "offset"
argument by interpreting it...

github.com/bluez/bluez-sandbox - c06fbc2b562c69654b60f7f82b170f573a8abab5 authored over 10 years ago
android/pts: Interim PTS tests results for L2CAP

github.com/bluez/bluez-sandbox - 7c01439fd931ad9faacab2bce01aa14bd84d751c authored over 10 years ago
android/pts: PIXITs and PICS' for L2CAP on PTS 5.3

github.com/bluez/bluez-sandbox - 25eac54c7b86419dae5ffad4ba2ad54eabbfb30d authored over 10 years ago
shared/hfp: Fix possible NULL pointer dereference

Fix missing check if malloc succed.

github.com/bluez/bluez-sandbox - 0e73bb797f63a1d72cc528746af70339ced90d7d authored over 10 years ago
shared/hfp: Add send AT command API for HFP HF

This patch adds handling send and response of AT command.
Note that we always wait for AT comman...

github.com/bluez/bluez-sandbox - d68c6e6fe695219e73c808621e839d1d8e9d0036 authored over 10 years ago
shared/hfp: Add set_debug and close_on_unref API for HFP HF

github.com/bluez/bluez-sandbox - 549ed5c5ff00cba621be7601ee0189e5cb79f741 authored over 10 years ago
unit/test-hfp: Add some robustness tests for HFP HF

This patch adds folowing tests:
/hfp/test_hf_corrupted_1
/hfp/test_hf_corrupted_2
/hfp/test_hf_e...

github.com/bluez/bluez-sandbox - ee91c14309a3c67c244d91fdc522f077f31decb5 authored over 10 years ago
unit/test-hfp: Add tests for unsolicited results for HFP HF

This patch adds three test case:
/hfp_hf/test_unsolicited_1
/hfp_hf/test_unsolicited_2
/hfp_hf/t...

github.com/bluez/bluez-sandbox - de48f9aeac002416aef89852658602b2d9b0c8dc authored over 10 years ago
unit/test-hfp: Add send command tests for HFP HF

This patch adds following tests:
/hfp_hf/test_send_command_1
/hfp_hf/test_send_command_2

github.com/bluez/bluez-sandbox - 68f7cd5aea05c68fbfcea30539717f623672459c authored over 10 years ago
unit/test-hfp: Add init test for HFP HF

This patch adds basic infrastruction for HFP HF test plus
init test.

It also moves send_pdu fun...

github.com/bluez/bluez-sandbox - 1ad358e0af1f5f0af64a71fd1501d64bbb5c9b4b authored over 10 years ago
unit/test-hfp: Provide test_handler function via struct data

This patch allows us to use user defined test handler depends on needs.
Will use it in following...

github.com/bluez/bluez-sandbox - fff97d80860ff037b580625e392a1396ce611a39 authored over 10 years ago
shared/hfp: Add HFP HF parser

This patch adds parser for AT responses and unsolicited results.

github.com/bluez/bluez-sandbox - db2e1d0b21820afde57582cd34d3eb066bed7022 authored over 10 years ago
shared/hfp: Add register/unregister event for HFP HF

github.com/bluez/bluez-sandbox - cdf9ec587bb934018f755fe6666bef4bfa9dad1b authored over 10 years ago
shared/hfp: Add set disconnect handler and disconnect API to HFP HF

github.com/bluez/bluez-sandbox - 33e944d18afe5114694ba34e96af252df5a79d9d authored over 10 years ago
shared/hfp: Add support for HFP HF

This patch add struct hfp_hf plus fuctions to create an instance ref and
unref. This code based ...

github.com/bluez/bluez-sandbox - 6f10a9677b38af3ef2619df236c441b8fa0b056e authored over 10 years ago
core: Add subscription API for Manufacturer Specific Data

This patch allows plugins to be notified whenever an adapter receives
Manufacturer Specific Data...

github.com/bluez/bluez-sandbox - c0b3e9acc1444294d9947ea67f5296b0cf7e4a1a authored over 10 years ago
core: Add Manufacturer Specific Data EIR field

Add data structure and parsing support.

github.com/bluez/bluez-sandbox - 4101c18debce1c065861d31c6a39326fa053e130 authored over 10 years ago
android/pts: Update ScPP test results for PTS 5.3

github.com/bluez/bluez-sandbox - b7fcba9c5c9c8f85431fb05c95d1fa86a0731f3d authored over 10 years ago
unit/test-avrcp: Add /TP/PTH/BV-02-C test

Verify that when a button to send a PASS THROUGH command is held
down the CT continues to issue ...

github.com/bluez/bluez-sandbox - 3883c4a6a0b16647bc379f62c9b1b70c623d758f authored over 10 years ago
unit/test-avrcp: Add /TP/PTH/BV-01-C test

Verify the state flag in the PASS THROUGH command is correctly set to
convey the button action.

github.com/bluez/bluez-sandbox - ea331a25f85dc8de35c636892ffb03b0b8a52e32 authored over 10 years ago
doc/test-coverage: Update Android tests count

github.com/bluez/bluez-sandbox - 272157c65ca900393fcecd8e491a02aeae51a094 authored over 10 years ago
android/tester: Add att pdu remote receive debug log

This adds additional logs with received opcode of att pdu by remote

github.com/bluez/bluez-sandbox - 9314547b1e80ec0fb23c3eea4d44bdcc4d26eb25 authored over 10 years ago
android/tester: Define write types for GATT test cases

Gatt test cases should use defined write types.

github.com/bluez/bluez-sandbox - 8e8ca99d434bb514090ca564974a9d7c5b3b5f17 authored over 10 years ago
android/tester: Use BT_STATUS defines instead of hardcoded values

Status value in test case structs should use defined BT_STATUS types.

github.com/bluez/bluez-sandbox - fbf70daad46d036958bca73d322317abb15a14ae authored over 10 years ago
android/tester: Add GATT server send response to write req test cases

This adds send response by server to write request test cases.

github.com/bluez/bluez-sandbox - 5a7d3dc78d8b24bab26eefb131e9ceb45baf330e authored over 10 years ago
android/tester: Add GATT server send response to read req test cases

This adds send response by server to read request test cases.

github.com/bluez/bluez-sandbox - f3b7e8665f24b2ee4da4d3ef139bb2deeaef260e authored over 10 years ago
android/tester: Fix hardcoded length values

Lenght variable shouldn't be hardcoded in test case structs.

github.com/bluez/bluez-sandbox - 7e106e7451f52e0de0f00a0c82f16f9460d7d10c authored over 10 years ago
android/tester: Add GATT server send indication test cases

This adds send indication by server test cases.

github.com/bluez/bluez-sandbox - 0f0ae494de94b84691164852c7695c3dbdc0935e authored over 10 years ago
android/gatt: Fix return status if failed to allocate memory

NOMEM HAL status should be returned in case if it's not possible to
alloc memory for notifiactio...

github.com/bluez/bluez-sandbox - a74f2bced064068523b497f5dff18dddb5d87c42 authored over 10 years ago
shared/att-types: Add attribute permission defines

GATT doesn't have a standard way of representing attribute permissions
but coming up with values...

github.com/bluez/bluez-sandbox - d25c3a159c1a762c07a93b07c2622ec8cea0722f authored over 10 years ago
shared/att-types: Move GATT defines

This patch moves GATT characteristic property defiens from gatt-client
to att-types. att-types i...

github.com/bluez/bluez-sandbox - 7cac24c496587d0560ac0e6789918c6916677484 authored over 10 years ago
shared/att: Fix bt_att_cancel

bt_att_cancel and bt_att_cancel_all no longer destroy any pending
request or indication, since t...

github.com/bluez/bluez-sandbox - d517740aee82f6845f461a54b7928edeb6dc8dac authored over 10 years ago
TODO: shared/gatt-client now supports included services

github.com/bluez/bluez-sandbox - 7312dbecd60c8fceefb197380adba49caa0fed74 authored over 10 years ago
shared/gatt: Fix searching descriptors

Descriptor discovery range started from characteristic value handle + 1
and end with characteris...

github.com/bluez/bluez-sandbox - de9191b5f45de46c4fb547f9a08e73777788be40 authored over 10 years ago
tools/btgatt-client: Print found include services

github.com/bluez/bluez-sandbox - 5e35bc7b06b5a3209a51ae83eca8e4b1d8523e6a authored over 10 years ago
shared/gatt: Add gatt-client include service iterator

It will allow user to take value, handle, start and end handle
of included service.

github.com/bluez/bluez-sandbox - 7f41af77a3920beb7a4ac7c2f2f1570d2ea5c16d authored over 10 years ago
shared/gatt: Discover included services

github.com/bluez/bluez-sandbox - 0564751e282f799fe3c6e7aa6d5a289f232e7045 authored over 10 years ago
shared/gatt: Discover secondary services

Add searching of secondary services in gatt-client.

github.com/bluez/bluez-sandbox - 8d5cf76c338afa325e25be74f507571251e43579 authored over 10 years ago
shared/gatt: Add initial implementation of discover_included_services

Current implementation allow to discover included services with
16 bit UUID only.

github.com/bluez/bluez-sandbox - 717ea1afe54fd263d498af3c6f3682b0705ca6d1 authored over 10 years ago
shared/gatt: Discover included services 128 bit UUIDS

If included services has 128 bit UUID, it won't be returned in
READ_BY_TYPE_RSP. To get UUID REA...

github.com/bluez/bluez-sandbox - 9d64bdee138a7b9bfdad1f08c16ad4c1a296436c authored over 10 years ago
tools/btgatt-client: Print type of service

github.com/bluez/bluez-sandbox - 68daef224d723092bd3677787a4c484de8a6f27b authored over 10 years ago
shared/gatt: Distinguish Primary from Secondary services

Add flag primary to distinguish service as primary or secondary.

github.com/bluez/bluez-sandbox - 113ad305379e248f1c15bc66d77dfa95f82a8eaf authored over 10 years ago
shared/gatt: Remove not needed function parameter

According to SPEC 4.1 4.5.1 "Find Included Services" there is no need
to pass UUID to discover_i...

github.com/bluez/bluez-sandbox - e73e4b8b745a4564acb318a61acd23ab9abdb294 authored over 10 years ago
shared/gatt: Add function bt_gatt_result_included_count()

It will return number of included services in result.

github.com/bluez/bluez-sandbox - b4b9c9d5037676eced3306e584076737097fbbfa authored over 10 years ago
shared/gatt: Add extra check in characteristic iterator

Avoid incorrect reading of included service discovery results.

github.com/bluez/bluez-sandbox - 7dd85d0fcc571a59432f18d710f3cb221eee9ec8 authored over 10 years ago
shared/gatt: Add included service iterator

It will fetch included services from result.

github.com/bluez/bluez-sandbox - 4ed0d8f4257d727076c3113c2cbc1fe13ed66bbb authored over 10 years ago
shared/gatt: Add discover_secondary_services()

This pacth implements searching Secondary Services in given range.

github.com/bluez/bluez-sandbox - 134167c0b462f04003cce6db712f5980fe00084a authored over 10 years ago
bnep: Return errno instead of -1 and print error

Make code consistent with the rest returning -errno and printing error
message.

github.com/bluez/bluez-sandbox - ca7458bc895dd8d9c90fd28bf27a28f0f2e26c65 authored over 10 years ago
bnep: trivial: code cleanup

github.com/bluez/bluez-sandbox - 28f4a00f41c47ec2a211b07c47131e6284dcf466 authored over 10 years ago
bnep: Add error print and return errno instead of -1

github.com/bluez/bluez-sandbox - 6fa7b53bff47320f5d7023cdc08645f8c342a75f authored over 10 years ago
obexd/mas: Add Support for MSETime filter

Changes made to add support for MSE local time and timezone offset
parameter along with GetMessa...

github.com/bluez/bluez-sandbox - 60071dd2a161cbf17b6fbe260e2b4c00a60bd3f8 authored over 10 years ago
android/pts: Update PTS files for HOGP

PICS and PIXITs updated to PTS 5.3. Regression done for Android
4.4.4.

github.com/bluez/bluez-sandbox - 06322e01b1722b7ebc558fc2b0eb2b42142a25e7 authored over 10 years ago
src/profile: Add feature bits to MAS SDP record

Add MAP supported features bits to MAS SDP record
as per the MAP 1.2 specs section 7.1.1.

Fix t...

github.com/bluez/bluez-sandbox - ceb5157b9ad8e4c7b46c2db0cb20601d47118619 authored over 10 years ago
tools/sdptool: Add MAP supported features

Add MapSupportedFeatures into MAS attribute names.

github.com/bluez/bluez-sandbox - 08342516330266b61f8a3e28b80bdf19cfc7f93b authored over 10 years ago
obexd/map: Add support for MAP feature bits

Handles MAP supported feature bits as per the
MAP 1.2 specs section 7.1.1.

github.com/bluez/bluez-sandbox - 1c5f3cf0cf7dae1d20b0f1701f2238bc2c283b79 authored over 10 years ago
android/build: Fix not including bluetoothd-wrapper.c in release

This file is not compiled on Linux host and should be explicitly
listed as part of release tarball.

github.com/bluez/bluez-sandbox - 0412350fed5a19c85861ea3719bb4755d7ffbac8 authored over 10 years ago
android/pts: Updated AVCTP PICS and PIXITs for PTS 5.3

github.com/bluez/bluez-sandbox - 03955a6e22dd6b444f5d74698550c8f547388ea0 authored over 10 years ago
AUTHORS: Mention Jacob's contributions

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