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/

tools/btsnoop : Fix variable reassigning issue

The Variable 'written' is reassigned a value before the old one has been used.

github.com/bluez/bluez-sandbox - 6df32c89da8ddb98376a868e8d251e810e89b22e authored over 10 years ago
obexd/client/map: Check msg value is valid

Checks for NULL value before passing to the callback.

github.com/bluez/bluez-sandbox - 621861cd84d6f4522b35b16b10a347e733808dda authored over 10 years ago
tools: Update bluemoon firmware and harware variant strings

github.com/bluez/bluez-sandbox - f6158338323e3bb0a7cb1f7bb87167b1acb78a52 authored over 10 years ago
tools: Fix usage text for address parameter

github.com/bluez/bluez-sandbox - 2cd3c15a72e513d407ec5e9ecc00e8c5a86483b2 authored over 10 years ago
android/hal-sco: Fix coding style

github.com/bluez/bluez-sandbox - ab42853d61acc06dd7d0065a346378c713ad5614 authored over 10 years ago
obexd/mns: Check event value is valid

This adds a common check before passing the event value to the callback.

github.com/bluez/bluez-sandbox - 60ebd27931f2f9241e1ddad521af36c0ed991524 authored over 10 years ago
obexd/client: Fix leaking memory on MNS

In case an event is received twice, due to remote side misbehaving or
not, it would leak the pre...

github.com/bluez/bluez-sandbox - bb57098100a9f47b1a0f6e2be8aa0a85a2d33384 authored over 10 years ago
gdbus: Fix match rule for NameOwnerChanged

When subscribing to the D-Bus signal NameOwnerChanged from the bus driver,
specify the object pa...

github.com/bluez/bluez-sandbox - 71d317d0d4d8db1a921082c4d51ea1f4096c6aed authored over 10 years ago
Monitor: Modify design of AVRCP callback functions

Modified the design of AVRCP callback functions.

github.com/bluez/bluez-sandbox - 8b0792b830277f79e143cb25af9d2df841c957dd authored over 10 years ago
monitor: Update GATT Descriptor UUID translations

github.com/bluez/bluez-sandbox - 071b1667fa0ba2eb1612c51ccf7b4bbae28a333a authored over 10 years ago
monitor: Update GATT Service UUID translations

github.com/bluez/bluez-sandbox - 762e61259f999966ee318f25e5cbf7cf13d362ad authored over 10 years ago
monitor: Update Appearance categories and subtypes

github.com/bluez/bluez-sandbox - e9b93bef829b84c7c8a887071ac2a6c5d9a1877d authored over 10 years ago
monitor: Update GATT Characteristics UUID translations

github.com/bluez/bluez-sandbox - f5b9087ab69103961e9fe4d13667ed2c19a8e205 authored over 10 years ago
monitor: Update UUID to string mapping table

github.com/bluez/bluez-sandbox - d216f0d0656d0a41323f172f89374a0dbe4a9c9a authored over 10 years ago
emulator: Use explicit IO capability for bthost

github.com/bluez/bluez-sandbox - d086d9565ab447722934ce750df95a45f649e4ba authored over 10 years ago
tools/l2cap-tester: Specify explicit IO capability when necessary

github.com/bluez/bluez-sandbox - 2475bdc197bcf7a6f4f7a8c60a072fde85154235 authored over 10 years ago
emulator: Fix clearing advertising state when connected

github.com/bluez/bluez-sandbox - 5a40cdff80f193a92fe07f9d38c9374849a8ee1a authored over 10 years ago
core: Fix missing channel unref on cached session watch

g_io_add_watch function takes own reference so local one needs to
be dropped. Fix following Valg...

github.com/bluez/bluez-sandbox - 9d8f94405d1cca7d7808a7179f0a823bc27069e3 authored over 10 years ago
doc/obex-api: Add API for PBAP 1.2 features

These changes add support for PBAP 1.2 features, the idea is that upon
connecting the stack will...

github.com/bluez/bluez-sandbox - 2f15797dfa4dddaeb47738f4481f2b756f8a7c07 authored over 10 years ago
doc/media-api: Remove obsolete properties

Properties related to HFP/HSP are no longer available since BlueZ has
no native support of those...

github.com/bluez/bluez-sandbox - 6f680981e00f9c89d899b6d005740c366b62e31c authored over 10 years ago
android/hal-ipc-api: Add missing peer features parameter

github.com/bluez/bluez-sandbox - aa91fca41072a73262bafecb8939329f82207054 authored over 10 years ago
android/hal-ipc-api: Use Tone instead of Code DTMF

To be consistent with existing code for handsfree

github.com/bluez/bluez-sandbox - 25283f82a9b33274c9177aa11e81e3a54391f3e1 authored over 10 years ago
android/hal-ipc-api: Use 2 bytes for location in dial memory

github.com/bluez/bluez-sandbox - 1ebf3301a02784424576d5ef63f1d059f1f5338d authored over 10 years ago
android/hal-ipc-api: Fix define for HF-Client

github.com/bluez/bluez-sandbox - 5bc235fb6e155662e10bc3a4dbcf53449ed8e554 authored over 10 years ago
doc: Update Android tests coverage

github.com/bluez/bluez-sandbox - 2770fba53fbe658e9a16ef1faa48da1f3001679b authored over 10 years ago
android/tester: Make GATT tests names more descriptive

github.com/bluez/bluez-sandbox - b6408111d0afd270c2ee8684c857ae283187b22c authored over 10 years ago
android/tester: Add GATT Get Descriptor 1 test case

It tests searching for descriptors in characteristic.

github.com/bluez/bluez-sandbox - 4c7aef5c1a379dc9577380a195e320c0d2641af6 authored over 10 years ago
android/tester: Add GATT Get Descriptor 3 test case

No descriptors will be found in this test case.

github.com/bluez/bluez-sandbox - 0adbb18369de1e80ea28c99838a1d69f3d47fc53 authored over 10 years ago
android/tester: Add GATT Get Descriptor 2 test case

It tests searching muliple descriptors in characteristic.

github.com/bluez/bluez-sandbox - 9409e29f1ce28bca8ec59d9ad55c73ceb6536fa1 authored over 10 years ago
android/gatt: Fix descripors instance IDs

First descriptor should have instance ID with 1.

github.com/bluez/bluez-sandbox - f10a24767c986a808f07795002d4586606a80c1f authored over 10 years ago
android/gatt: Fix sending Get Descriptor callback

GATT_STATUS_SUCCESS or GATT_STATUS_FAILURE should be send in this
callback.

github.com/bluez/bluez-sandbox - c8920fc1246637aaabcc40cbfe05845c91149f07 authored over 10 years ago
android/tester: Fix characteristic instance ID

Characteristics instance id starts from 1.

github.com/bluez/bluez-sandbox - e4511f849df2b4aa08045aac35ef5a062afb5f95 authored over 10 years ago
android/tester: Add GATT Get Characteristic 2 test case

It tests getting characteristics of non existing service.

github.com/bluez/bluez-sandbox - 89023a4fb19368c992df78a374d69a9b587ec731 authored over 10 years ago
android/gatt: Fix sending callback in get_characteristic

Notification should be send to client in case of error.

github.com/bluez/bluez-sandbox - e0c67c33c367d30122cde278af5b015ccd7fcd70 authored over 10 years ago
android/tester: Add support for GATT Get Descriptor callback

Service and verify GATTT Client Get Descriptor callback.

github.com/bluez/bluez-sandbox - 9c2b2a0708b61a2f5a0b74fda05be304a38da57c authored over 10 years ago
android/tester: Verify GATT instace IDs in callbacks

github.com/bluez/bluez-sandbox - aa661048999fa5c0f9c1e9ef52efba16d58a4f4c authored over 10 years ago
android/tester: Add GATT Get Included Service 3 test case

No included service should be returned in this case.

github.com/bluez/bluez-sandbox - 6a2f283631538fb27078fc2609a1231b30586e6c authored over 10 years ago
android/tester: Add GATT Get Included Service 2 test case

It will test searching include services with 128 bit UUID.

github.com/bluez/bluez-sandbox - 7479034420a164108a4160e03639858606ef845b authored over 10 years ago
android/tester: Add GATT Get Included Service 1 test case

Verify if included service with 16-bit UUID can be found.

github.com/bluez/bluez-sandbox - fb149a59025df75c7f54d47566519ace23bcff29 authored over 10 years ago
android/tester: Add support for GATT Get Included Service callback

Service and verify GATT Client Get Included Service callback.

github.com/bluez/bluez-sandbox - 366eeed6ec6b9abbb647fa87b566d20579ed8eda authored over 10 years ago
core: Remove not used device_set_conn_param function

This function is not used since connection parameters are stored from
adapter.c. Also remove no ...

github.com/bluez/bluez-sandbox - 001e986975852129d002c3fa71b6a269d5907a97 authored over 10 years ago
core: Fix storing connection parameters without store hint set

If store hint is not set those should not be stored persistently.

github.com/bluez/bluez-sandbox - 836139b6600b47c00268c9b0960e3ed1bd3b66c4 authored over 10 years ago
tools/btgatt-client: Add the "register-notify" command.

This patch adds the "register-notify" command, which registers a
notification/indication handler...

github.com/bluez/bluez-sandbox - 01cefefecdac069de704883f9de36896363b1476 authored over 10 years ago
shared/gatt-client: Handle incoming not/ind PDUs.

bt_gatt_client now registers an incoming PDU handler for notification and
indication PDUs. The P...

github.com/bluez/bluez-sandbox - 151582e6a3438f6867af114f549e1088b684b828 authored over 10 years ago
shared/gatt-client: Implement bt_gatt_client_unregister_notify.

This patch implements bt_gatt_client_unregister_notify, which is used to remove
a previous regis...

github.com/bluez/bluez-sandbox - 260f374e70f985afd821433d8a1e1bf44848226e authored over 10 years ago
tools/btgatt-client: Add "unregister-notify" command.

This patch adds the "unregister-notify" command which can be used to test the
bt_gatt_client_unr...

github.com/bluez/bluez-sandbox - 77c4368de5aad61e7b22c97dc2b452ef0e915c73 authored over 10 years ago
TODO: Reference counted notify functions implemented

github.com/bluez/bluez-sandbox - 09fa845c6204543193d99fcddf832ef4fa4606bd authored over 10 years ago
shared/gatt-client: Introduce struct bt_gatt_characteristic_iter.

shared/gatt-client currently defines a service iterator which returns service
data in a copy. Th...

github.com/bluez/bluez-sandbox - d3c9f0e9b008cb2458cea86ff7aa07530a673a82 authored over 10 years ago
shared/gatt-client: Implement bt_gatt_client_register_notify.

This patch introduces the bt_gatt_client_register_notify and
bt_gatt_client_unregister_notify fu...

github.com/bluez/bluez-sandbox - a1952acd058f63876ffb04c4216d715b811fdd43 authored over 10 years ago
android/avrcp: Clean up command order

Idea about order in this file is that commands goes first and
notifications in the end of file.
...

github.com/bluez/bluez-sandbox - 1731729841700d7de9fb7053544bd319336bc850 authored over 10 years ago
sdp-client: Minor code style fix

github.com/bluez/bluez-sandbox - c4d07dfded593316bf66bb59bff00a0341da42ce authored over 10 years ago
sdp-client: Add disconnect watch for cached session

SDP client keeps sdp session alive for 2 more second after usage in case
there is need for reuse...

github.com/bluez/bluez-sandbox - 99d97aa842c8aac525b9fb9a90417b9bf154410e authored over 10 years ago
sdp-client: Extract cleanup function for cached session

Cleanup function will be used by next patch

github.com/bluez/bluez-sandbox - 7bc5ee49e8303280dfe102d1324dd4f2c35e5625 authored over 10 years ago
android/tester: Fix not handled ssp requests in AVRCP cases

Those were previously passing because of ssp handler being not cleaned
between test cases. This ...

github.com/bluez/bluez-sandbox - f815a4bebad00194f419a274c6e4dd5ae9ef0ece authored over 10 years ago
android/hf_client: Import Android hf_client header

This header file has been taken from Codeaurora forum.

github.com/bluez/bluez-sandbox - 0a78bde0fa3ed96265917dd81d88787bf873bdf9 authored over 10 years ago
android/hal-ipc-api: Add Handsfree client IPC API

github.com/bluez/bluez-sandbox - f3ec88e21875cb3f1513c98f9e6b3c56fcfef689 authored over 10 years ago
android/client: Check if hex string is byte format

Data strings should be byte format.

github.com/bluez/bluez-sandbox - fdd99da31ea0e23d340f4bbd040bd63b35bc4c3a authored over 10 years ago
build: Update library version

github.com/bluez/bluez-sandbox - 9ca0bce6313ae6d430a4169279785dc186838cbe authored over 10 years ago
lib: Update company identifiers

github.com/bluez/bluez-sandbox - 57af99eaed035dbc446743d1a85a40e29c987478 authored over 10 years ago
tools/smp-tester: Remove incorrect invalid data test case

Latest upstream kernel simply ignores unexpected data without
disconnecting so trying to wait fo...

github.com/bluez/bluez-sandbox - 7fbc74076a20160e14ea3b92ce9bc7a151629d30 authored over 10 years ago
shared/tester: Change handling of tester_setup_failed event

If tester_setup_failed() was called, execute post_teardown() to clean
data created in pre_setup ...

github.com/bluez/bluez-sandbox - 5eaa5acac53b8e87fc8e6e90e0cd542d43b1eda9 authored over 10 years ago
tools/gatt: Fix accessing NULL cmd

github.com/bluez/bluez-sandbox - bfa32744caee0d434c67327c5f33a3a148ae4688 authored over 10 years ago
client: Force redisplay on rl_printf

It seems some in some version of readline rl_redisplay does not update
when rl_printf is called,...

github.com/bluez/bluez-sandbox - 3167c1df57cd3cb829a7ebc07c84655d12e7750b authored over 10 years ago
core: Fix concurrent authorizations

In case multiple authorizations happen it can trigger a second call to
agent_authorize_service w...

github.com/bluez/bluez-sandbox - 8bbd9ed42847fc8f301fc3302b248979b9729bee authored over 10 years ago
core: Fix idle watch not being removed properly

The idle watch used to dispatch authorization should be removed when
waiting services to be reso...

github.com/bluez/bluez-sandbox - 6e58fd797f6bf46e83b1124169e2f7b8faf5f506 authored over 10 years ago
client: Fix typo

github.com/bluez/bluez-sandbox - 2fb5a1bcccb95cc15f924ee9177a3c98ca40cd4d authored over 10 years ago
androd/client: Extend history line size and depth

For some commands current history line size isn't enough to store it
complete. For complex/long ...

github.com/bluez/bluez-sandbox - e65dadec36909e26b4f44c1a776898e26ef9aec3 authored over 10 years ago
emulator/bthost: Fix not matching cid data properly

When using bthost_add_l2cap_server the caller expect that both scid and
dcid are the same since ...

github.com/bluez/bluez-sandbox - a528bdce68981d4093fa179d24f749457576c1b5 authored over 10 years ago
android/tester: Add AVRCP init - Success test case

github.com/bluez/bluez-sandbox - 3d390cd7edd57ab3c7fa87870641eebf4594af90 authored over 10 years ago
android/tester: Add AVRCP Disconnect - Success test case

github.com/bluez/bluez-sandbox - eef50fbbf032525f1a5a77bd1d92b70d8825ac47 authored over 10 years ago
android/tester: Add AVRCP Connect - Success test case

github.com/bluez/bluez-sandbox - 79eaf2be7f8ae59d2e82432647eeaff381d5695e authored over 10 years ago
lib/sdp: Split error handing for length and transaction id

This split the handling of invalid PDU length and not matching
transaction id adding proper debu...

github.com/bluez/bluez-sandbox - 5f12d7a3da6869bb25154d594c5d9503b33cbe6c authored over 10 years ago
android/hidhost: Remove reconnect logic

GATT can handle reconnect now, so lets remove that part of code from
here.

github.com/bluez/bluez-sandbox - cbc8c6556f30191a246e85670f2fef43d8bb0d92 authored over 10 years ago
monitor: Add AVRCP GetPlayerApplicationSettingValueText support

Support for decoding AVRCP GetPlayerApplicationSettingValueText
added in Bluetooth monitor.

github.com/bluez/bluez-sandbox - 58918f0ef5d635cb2a2a8b7c03e6fecaa63be8ea authored over 10 years ago
monitor: Add AVRCP GetCurrentPlayerApplicationSettingValue support

Support for decoding AVRCP GetCurrentPlayerApplicationSettingValue
added in Bluetooth monitor.

github.com/bluez/bluez-sandbox - 40d016c1f06ebdcc92b53ddb482e96224649086a authored over 10 years ago
monitor: Add AVRCP SetPlayerApplicationSettingValue support

Support for decoding AVRCP SetPlayerApplicationSettingValue
added in Bluetooth monitor.

github.com/bluez/bluez-sandbox - 3e45317f7475d76372f3452ad1653c9a18c9a0f8 authored over 10 years ago
monitor: Add AVRCP GetPlayerApplicationSettingAttributeText support

Support for decoding AVRCP GetPlayerApplicationSettingAttributeText
added in Bluetooth monitor.

github.com/bluez/bluez-sandbox - 5a52a580b6eff3ad0cf46d9b733877f34e41106a authored over 10 years ago
monitor: Add AVRCP InformDisplayableCharacterSet support

Support for decoding AVRCP InformDisplayableCharacterSet added in
Bluetooth monitor.

github.com/bluez/bluez-sandbox - ab77c4b6f3645e432500aed6cad793366322b8fd authored over 10 years ago
monitor: Remove superfluous call to l2cap_frame_pull

Removed superfluous call to l2cap_frame_pull.

github.com/bluez/bluez-sandbox - 3002cd44a5e0fe0bf63a8c21ab6c8e65d243183c authored over 10 years ago
android/tester: Use default ssp handler in A2dp - Suspend test case

Because ssp_handler was incorrectly overriden with default_ssp_req_cb
in previous test case, thi...

github.com/bluez/bluez-sandbox - 0fad328c52a113db1e31f7e504e807b687b7653a authored over 10 years ago
android/tester: Set ssp_request_cb to default value in teardown

It could be set te default_ssp_req_cb and should be set again to
ssp_request_cb.

github.com/bluez/bluez-sandbox - 2f061b693db2cbf2f9a9b819f2d1efbcf61333f6 authored over 10 years ago
android/gatt: Make sure GATT will reconnect after disconnection

With this patch once remote is disconnected there is decision taken if
BfA should wait for recon...

github.com/bluez/bluez-sandbox - df0dfc268ac5f75a6006cc6f7bd881829b4aae64 authored over 10 years ago
android/gatt: Extract remove_autoconnect_device helper

github.com/bluez/bluez-sandbox - 472c0d30038239542b3876da8d63f2ae86b16600 authored over 10 years ago
android/gatt: Unsubscribe from autoconnect on unregister

When application does unregister, lets make sure that BfA does not keep
any auto connect devices...

github.com/bluez/bluez-sandbox - ea985fa29db49b8f81b093261f115330cf3a0d9b authored over 10 years ago
android/gatt: Add API to remove autoconnect GATT based device

github.com/bluez/bluez-sandbox - 53636a731d793259a63937b9e4e9970b75022c56 authored over 10 years ago
android/gatt: Remove device from white list on device destroy

github.com/bluez/bluez-sandbox - 051edc22b224e12f9de45b493f8b1fd204b7875b authored over 10 years ago
doc/coding-style: Minor formatting fix

github.com/bluez/bluez-sandbox - 7678df16029dd0852c4d539cdc7206729029f4c1 authored over 10 years ago
doc: Add initial documentation for coding style

github.com/bluez/bluez-sandbox - b4f215b51e8bea9516e204158b69267308bc3b1a authored over 10 years ago
build: Add initial HACKING

github.com/bluez/bluez-sandbox - cd736fa1b5a837c31f053194be9277c80d60db8b authored over 10 years ago
shared/gatt-client: Fix invalid access during descriptor discovery.

This patch fixes an off-by-one error during descriptor discovery, which results
in an invalid ac...

github.com/bluez/bluez-sandbox - 223177edbb7636b40e55c8dfe20a9ba08209cce2 authored over 10 years ago
shared/gatt-client: Added bt_gatt_client_read_long_value.

Moved the bt_gatt_read_long_value function from shared/gatt-helpers to
shared/gatt-client as bt_...

github.com/bluez/bluez-sandbox - f540923dad0b9a0ca85fd95a4a78be7fcc4a3622 authored over 10 years ago
shared/gatt-client: Added bt_gatt_client_write_long_value.

Moved the bt_gatt_write_long_value function from shared/gatt-helpers to
shared/gatt-client as bt...

github.com/bluez/bluez-sandbox - 98fe46b1dc8142972d6722b950f68fd4f9fcc7f2 authored over 10 years ago
shared/gatt-client: Added bt_gatt_client_read_value.

Moved the bt_gatt_read_value function from shared/gatt-helpers to
shared/gatt-client as bt_gatt_...

github.com/bluez/bluez-sandbox - 8ec31ad3daa2e2c2e92a81b09eac131deaac713e authored over 10 years ago
TODO: tools/btgatt-client introduced

github.com/bluez/bluez-sandbox - ff90e4fdb898f45adc35baba034d6b52d7ea8030 authored over 10 years ago
tools/btgatt-client: Added the "write-long-value" command.

Added the "write-long-value" command which can be used to perform the "long
write" procedure.

github.com/bluez/bluez-sandbox - 421afbf1bb47734ae6d904c9de28084aaaa6b86a authored over 10 years ago
tools/btgatt-client: Added the "write-value" command.

Added the "write-value" command which can be used to perform "write" and "write
without response...

github.com/bluez/bluez-sandbox - a87af474f27589d96ca99e59dd0af4d02b967cc9 authored over 10 years ago
tools/btgatt-client: Added the "read-long-value" command.

Added the "read-long-value" command which can be used to read long
characteristic and descriptor...

github.com/bluez/bluez-sandbox - fdcd72314f0bbeaf5fd5767489ca97f3d38196d4 authored over 10 years ago
tools/btgatt-client: Added the "read-value" command.

Added the "read-value" command which sends a simple read request to the
specified handle.

github.com/bluez/bluez-sandbox - a34cd13eded5e17b93673cb1891fddaf2a19aa31 authored over 10 years ago
TODO: GATT read/write functions moved to shared/gatt-client.

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